Home
last modified time | relevance | path

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

/system/bt/stack/l2cap/
Dl2c_ucd.cc195 bool L2CA_UcdRegister(uint16_t psm, tL2CAP_UCD_CB_INFO* p_cb_info) { in L2CA_UcdRegister()
Dl2c_api.cc60 uint16_t L2CA_Register(uint16_t psm, tL2CAP_APPL_INFO* p_cb_info) { in L2CA_Register()
341 uint16_t L2CA_RegisterLECoc(uint16_t psm, tL2CAP_APPL_INFO* p_cb_info) { in L2CA_RegisterLECoc()
/system/bt/stack/gatt/
Dgatt_api.cc112 bool GATTS_NVRegister(tGATT_APPL_INFO* p_cb_info) { in GATTS_NVRegister()
1128 tGATT_IF GATT_Register(tBT_UUID* p_app_uuid128, tGATT_CBACK* p_cb_info) { in GATT_Register()
/system/bt/stack/btm/
Dbtm_sec.cc228 bool BTM_SecRegister(tBTM_APPL_INFO* p_cb_info) { in BTM_SecRegister()