Searched defs:p_cb_info (Results 1 – 11 of 11) sorted by relevance
/packages/modules/Bluetooth/system/stack/test/hid/ |
D | stack_hid_test.cc | 66 uint16_t sec_level) { in TEST_F()
|
/packages/modules/Bluetooth/system/bta/test/ |
D | bta_sdp_test.cc | 52 tGATT_CBACK* p_cb_info, bool eatt_support) { return 5; }; in SetUp()
|
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_l2cap_api.cc | 98 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()
|
D | mock_stack_gatt_api.cc | 184 bool GATTS_NVRegister(tGATT_APPL_INFO* p_cb_info) { in GATTS_NVRegister() 233 tGATT_CBACK* p_cb_info, bool eatt_support) { in GATT_Register()
|
D | mock_stack_btm.cc | 179 .BTM_SecRegister = [](const tBTM_APPL_INFO* p_cb_info) -> bool { in __anon383244b02e02()
|
D | mock_stack_btm_sec.cc | 105 bool BTM_SecRegister(const tBTM_APPL_INFO* p_cb_info) { in BTM_SecRegister()
|
/packages/modules/Bluetooth/system/stack/l2cap/ |
D | l2c_api.cc | 66 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/ |
D | mock_l2cap_layer.cc | 35 uint16_t L2CA_Register(uint16_t psm, const tL2CAP_APPL_INFO& p_cb_info, in L2CA_Register()
|
/packages/modules/Bluetooth/system/stack/test/sdp/ |
D | stack_sdp_test.cc | 55 uint16_t required_remote_mtu, uint16_t sec_level) { in SetUp()
|
/packages/modules/Bluetooth/system/stack/gatt/ |
D | gatt_api.cc | 87 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/ |
D | btm_sec.cc | 264 bool BTM_SecRegister(const tBTM_APPL_INFO* p_cb_info) { in BTM_SecRegister()
|