Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/test/hid/
Dstack_hid_test.cc66 uint16_t sec_level) { in TEST_F()
/packages/modules/Bluetooth/system/bta/test/
Dbta_sdp_test.cc52 tGATT_CBACK* p_cb_info, bool eatt_support) { return 5; }; in SetUp()
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_api.cc98 uint16_t L2CA_Register2(uint16_t psm, const tL2CAP_APPL_INFO& p_cb_info, in L2CA_Register2()
107 uint16_t L2CA_Register(uint16_t psm, const tL2CAP_APPL_INFO& p_cb_info, in L2CA_Register()
138 uint16_t L2CA_RegisterLECoc(uint16_t psm, const tL2CAP_APPL_INFO& p_cb_info, in L2CA_RegisterLECoc()
Dmock_stack_gatt_api.cc184 bool GATTS_NVRegister(tGATT_APPL_INFO* p_cb_info) { in GATTS_NVRegister()
233 tGATT_CBACK* p_cb_info, bool eatt_support) { in GATT_Register()
Dmock_stack_btm.cc179 .BTM_SecRegister = [](const tBTM_APPL_INFO* p_cb_info) -> bool { in __anon383244b02e02()
Dmock_stack_btm_sec.cc105 bool BTM_SecRegister(const tBTM_APPL_INFO* p_cb_info) { in BTM_SecRegister()
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_api.cc66 uint16_t L2CA_Register2(uint16_t psm, const tL2CAP_APPL_INFO& p_cb_info, in L2CA_Register2()
113 uint16_t L2CA_Register(uint16_t psm, const tL2CAP_APPL_INFO& p_cb_info, in L2CA_Register()
417 uint16_t L2CA_RegisterLECoc(uint16_t psm, const tL2CAP_APPL_INFO& p_cb_info, in L2CA_RegisterLECoc()
/packages/modules/Bluetooth/system/stack/test/common/
Dmock_l2cap_layer.cc35 uint16_t L2CA_Register(uint16_t psm, const tL2CAP_APPL_INFO& p_cb_info, in L2CA_Register()
/packages/modules/Bluetooth/system/stack/test/sdp/
Dstack_sdp_test.cc55 uint16_t required_remote_mtu, uint16_t sec_level) { in SetUp()
/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_api.cc87 bool GATTS_NVRegister(tGATT_APPL_INFO* p_cb_info) { in GATTS_NVRegister()
1225 tGATT_CBACK* p_cb_info, bool eatt_support) { in GATT_Register()
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sec.cc264 bool BTM_SecRegister(const tBTM_APPL_INFO* p_cb_info) { in BTM_SecRegister()