Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dgatt_api.h827 extern BOOLEAN GATTS_DeleteService (tGATT_IF gatt_if, tBT_UUID *p_svc_uuid,
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gatts_act.c567 if (GATTS_DeleteService(p_rcb->gatt_if, in bta_gatts_delete_service()
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_api.c389 BOOLEAN GATTS_DeleteService (tGATT_IF gatt_if, tBT_UUID *p_svc_uuid, UINT16 svc_inst) in GATTS_DeleteService() function