Searched refs:GATTS_DeleteService (Results 1 – 4 of 4) sorted by relevance
294 GATTS_DeleteService(srvc_eng_cb.gatt_if, &uuid, battery_cb.inst_id); in Battery_Instantiate()
814 extern BOOLEAN GATTS_DeleteService (tGATT_IF gatt_if, tBT_UUID *p_svc_uuid,
506 if (GATTS_DeleteService(p_rcb->gatt_if, in bta_gatts_delete_service()
393 BOOLEAN GATTS_DeleteService (tGATT_IF gatt_if, tBT_UUID *p_svc_uuid, UINT16 svc_inst) in GATTS_DeleteService() function