Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h683 extern UINT8 gatt_sr_alloc_rcb(tGATT_HDL_LIST_ELEM *p_list);
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_api.c495 if ((i_sreg = gatt_sr_alloc_rcb(p_list)) == GATT_MAX_SR_PROFILES) { in GATTS_StartService()
Dgatt_utils.c1463 UINT8 gatt_sr_alloc_rcb(tGATT_HDL_LIST_ELEM *p_list ) in gatt_sr_alloc_rcb() function