Home
last modified time | relevance | path

Searched defs:p_cb_info (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/l2cap/
Dl2c_ucd.c191 BOOLEAN L2CA_UcdRegister ( UINT16 psm, tL2CAP_UCD_CB_INFO *p_cb_info ) in L2CA_UcdRegister()
Dl2c_api.c55 UINT16 L2CA_Register (UINT16 psm, tL2CAP_APPL_INFO *p_cb_info) in L2CA_Register()
1315 UINT16 L2CA_RegisterLECoc(UINT16 psm, tL2CAP_APPL_INFO *p_cb_info) in L2CA_RegisterLECoc()
/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/gatt/
Dgatt_api.c113 BOOLEAN GATTS_NVRegister (const tGATT_APPL_INFO *p_cb_info) in GATTS_NVRegister()
1195 tGATT_IF GATT_Register (tBT_UUID *p_app_uuid128, const tGATT_CBACK *p_cb_info) in GATT_Register()
/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/btm/
Dbtm_sec.c226 BOOLEAN BTM_SecRegister(tBTM_APPL_INFO *p_cb_info) in BTM_SecRegister()