Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_api.c92 if ((p_buf = gatt_alloc_hdl_buffer()) != NULL) { in GATTS_AddHandleRange()
209 if ( (p_list = gatt_alloc_hdl_buffer()) == NULL) { in GATTS_CreateService()
Dgatt_utils.c331 tGATT_HDL_LIST_ELEM *gatt_alloc_hdl_buffer(void) in gatt_alloc_hdl_buffer() function
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h659 extern tGATT_HDL_LIST_ELEM *gatt_alloc_hdl_buffer(void);