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

  /external/bluetooth/bluedroid/stack/include/
gatt_api.h 788 ** Function GATTS_DeleteService
799 GATT_API extern BOOLEAN GATTS_DeleteService (tGATT_IF gatt_if, tBT_UUID *p_svc_uuid, UINT16 svc_inst);
    [all...]
  /external/bluetooth/bluedroid/bta/gatt/
bta_gatts_act.c 474 if (GATTS_DeleteService(p_rcb->gatt_if,
  /external/bluetooth/bluedroid/stack/gatt/
gatt_api.c 382 ** Function GATTS_DeleteService
393 BOOLEAN GATTS_DeleteService (tGATT_IF gatt_if, tBT_UUID *p_svc_uuid, UINT16 svc_inst)
403 GATT_TRACE_DEBUG0 ("GATTS_DeleteService");
    [all...]

Completed in 567 milliseconds