Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_api.c179 if ((p_list = gatt_find_hdl_buffer_by_app_id(p_app_uuid128, p_svc_uuid, svc_inst)) != NULL) { in GATTS_CreateService()
407 if ((p_list = gatt_find_hdl_buffer_by_app_id(p_app_uuid128, p_svc_uuid, svc_inst)) == NULL) { in GATTS_DeleteService()
Dgatt_utils.c410 tGATT_HDL_LIST_ELEM *gatt_find_hdl_buffer_by_app_id (tBT_UUID *p_app_uuid128, in gatt_find_hdl_buffer_by_app_id() function
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h656 extern tGATT_HDL_LIST_ELEM *gatt_find_hdl_buffer_by_app_id (tBT_UUID *p_app_uuid128, tBT_UUID *p_sv…