Home
last modified time | relevance | path

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

/system/bt/stack/test/hid/
Dstack_hid_test.cc66 uint16_t sec_level) { in TEST_F()
/system/bt/test/mock/
Dmock_stack_l2cap_api.cc106 uint16_t L2CA_Register2(uint16_t psm, const tL2CAP_APPL_INFO& p_cb_info, in L2CA_Register2()
115 uint16_t L2CA_Register(uint16_t psm, const tL2CAP_APPL_INFO& p_cb_info, in L2CA_Register()
146 uint16_t L2CA_RegisterLECoc(uint16_t psm, const tL2CAP_APPL_INFO& p_cb_info, in L2CA_RegisterLECoc()
Dmock_stack_gatt.cc46 bool GATTS_NVRegister(tGATT_APPL_INFO* p_cb_info) { in GATTS_NVRegister()
86 tGATT_CBACK* p_cb_info, bool eatt_support) { in GATT_Register()
Dmock_stack_btm_sec.cc105 bool BTM_SecRegister(const tBTM_APPL_INFO* p_cb_info) { in BTM_SecRegister()
/system/bt/stack/l2cap/
Dl2c_api.cc51 uint16_t L2CA_Register2(uint16_t psm, const tL2CAP_APPL_INFO& p_cb_info, in L2CA_Register2()
75 uint16_t L2CA_Register(uint16_t psm, const tL2CAP_APPL_INFO& p_cb_info, in L2CA_Register()
379 uint16_t L2CA_RegisterLECoc(uint16_t psm, const tL2CAP_APPL_INFO& p_cb_info, in L2CA_RegisterLECoc()
/system/bt/stack/test/common/
Dmock_l2cap_layer.cc27 uint16_t L2CA_Register(uint16_t psm, const tL2CAP_APPL_INFO& p_cb_info, in L2CA_Register()
/system/bt/stack/gatt/
Dgatt_api.cc92 bool GATTS_NVRegister(tGATT_APPL_INFO* p_cb_info) { in GATTS_NVRegister()
992 tGATT_CBACK* p_cb_info, bool eatt_support) { in GATT_Register()
/system/bt/stack/btm/
Dbtm_sec.cc218 bool BTM_SecRegister(const tBTM_APPL_INFO* p_cb_info) { in BTM_SecRegister()