Home
last modified time | relevance | path

Searched refs:GATTS_DeleteService (Results 1 – 4 of 4) sorted by relevance

/system/bt/stack/srvc/
Dsrvc_battery.c294 GATTS_DeleteService(srvc_eng_cb.gatt_if, &uuid, battery_cb.inst_id); in Battery_Instantiate()
/system/bt/stack/include/
Dgatt_api.h814 extern BOOLEAN GATTS_DeleteService (tGATT_IF gatt_if, tBT_UUID *p_svc_uuid,
/system/bt/bta/gatt/
Dbta_gatts_act.c506 if (GATTS_DeleteService(p_rcb->gatt_if, in bta_gatts_delete_service()
/system/bt/stack/gatt/
Dgatt_api.c393 BOOLEAN GATTS_DeleteService (tGATT_IF gatt_if, tBT_UUID *p_svc_uuid, UINT16 svc_inst) in GATTS_DeleteService() function