HomeSort by relevance Sort by last modified time
    Searched refs:GATTS_DeleteService (Results 1 - 4 of 4) sorted by null

  /external/bluetooth/bluedroid/stack/srvc/
srvc_battery.c 294 GATTS_DeleteService(srvc_eng_cb.gatt_if, &uuid, battery_cb.inst_id);
  /external/bluetooth/bluedroid/stack/include/
gatt_api.h 803 ** Function GATTS_DeleteService
814 GATT_API extern BOOLEAN GATTS_DeleteService (tGATT_IF gatt_if, tBT_UUID *p_svc_uuid,
    [all...]
  /external/bluetooth/bluedroid/bta/gatt/
bta_gatts_act.c 531 if (GATTS_DeleteService(p_rcb->gatt_if,
  /external/bluetooth/bluedroid/stack/gatt/
gatt_api.c 383 ** Function GATTS_DeleteService
394 BOOLEAN GATTS_DeleteService (tGATT_IF gatt_if, tBT_UUID *p_svc_uuid, UINT16 svc_inst)
404 GATT_TRACE_DEBUG ("GATTS_DeleteService");
    [all...]

Completed in 70 milliseconds