Searched refs:GATTS_DeleteService (Results 1 – 3 of 3) sorted by relevance
728 extern bool GATTS_DeleteService(tGATT_IF gatt_if, tBT_UUID* p_svc_uuid,
311 if (GATTS_DeleteService(p_rcb->gatt_if, &p_srvc_cb->service_uuid, in bta_gatts_delete_service()
389 bool GATTS_DeleteService(tGATT_IF gatt_if, tBT_UUID* p_svc_uuid, in GATTS_DeleteService() function