Home
last modified time | relevance | path

Searched refs:p_app_id (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h651 extern void gatt_free_srvc_db_buffer_app_id(tBT_UUID *p_app_id);
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_utils.c490 void gatt_free_srvc_db_buffer_app_id(tBT_UUID *p_app_id) in gatt_free_srvc_db_buffer_app_id() argument
496 if (memcmp(p_app_id, &p_elem->asgn_range.app_uuid128, sizeof(tBT_UUID)) == 0) { in gatt_free_srvc_db_buffer_app_id()