Home
last modified time | relevance | path

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

/system/bt/stack/gatt/
Dgatt_int.h635 extern UINT8 gatt_sr_alloc_rcb(tGATT_HDL_LIST_ELEM *p_list);
Dgatt_api.c500 if ((i_sreg = gatt_sr_alloc_rcb(p_list)) == GATT_MAX_SR_PROFILES) in GATTS_StartService()
Dgatt_utils.c1345 UINT8 gatt_sr_alloc_rcb(tGATT_HDL_LIST_ELEM *p_list ) in gatt_sr_alloc_rcb() function