Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gap/
Dgap_ble.c119 tGAP_CLCB *gap_clcb_alloc (BD_ADDR bda) in gap_clcb_alloc() function
684 if ((p_clcb = gap_clcb_alloc(peer_bda)) == NULL) { in gap_ble_accept_cl_operation()