Searched defs:p_cb_info (Results 1 – 12 of 12) sorted by relevance
/packages/modules/Bluetooth/system/stack/test/hid/ |
D | stack_hid_test.cc | 62 uint16_t sec_level) { in TEST_F()
|
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_l2cap_api.cc | 88 uint16_t psm, const tL2CAP_APPL_INFO& p_cb_info, bool enable_snoop, in L2CA_RegisterWithSecurity() 96 uint16_t L2CA_Register(uint16_t psm, const tL2CAP_APPL_INFO& p_cb_info, in L2CA_Register() 127 uint16_t L2CA_RegisterLECoc(uint16_t psm, const tL2CAP_APPL_INFO& p_cb_info, in L2CA_RegisterLECoc()
|
D | mock_stack_gatt_api.cc | 183 bool GATTS_NVRegister(tGATT_APPL_INFO* p_cb_info) { in GATTS_NVRegister() 232 tGATT_CBACK* p_cb_info, bool eatt_support) { in GATT_Register()
|
D | mock_stack_btm_sec.cc | 238 bool BTM_SecRegister(const tBTM_APPL_INFO* p_cb_info) { in BTM_SecRegister()
|
/packages/modules/Bluetooth/system/stack/l2cap/ |
D | l2c_api.cc | 69 uint16_t psm, const tL2CAP_APPL_INFO& p_cb_info, bool enable_snoop, in L2CA_RegisterWithSecurity() 116 uint16_t L2CA_Register(uint16_t psm, const tL2CAP_APPL_INFO& p_cb_info, in L2CA_Register() 395 uint16_t L2CA_RegisterLECoc(uint16_t psm, const tL2CAP_APPL_INFO& p_cb_info, in L2CA_RegisterLECoc()
|
/packages/modules/Bluetooth/system/stack/fuzzers/ |
D | bnep_fuzzer.cc | 76 uint16_t required_remote_mtu, uint16_t sec_level) { in FakeBtStack()
|
D | avrc_fuzzer.cc | 80 uint16_t required_remote_mtu, uint16_t sec_level) { in FakeBtStack()
|
D | sdp_fuzzer.cc | 102 uint16_t required_remote_mtu, uint16_t sec_level) { in FakeL2cap()
|
D | gatt_fuzzer.cc | 107 uint16_t required_remote_mtu, uint16_t sec_level) { in FakeBtStack()
|
/packages/modules/Bluetooth/system/stack/test/common/ |
D | mock_l2cap_layer.cc | 37 uint16_t L2CA_Register(uint16_t psm, const tL2CAP_APPL_INFO& p_cb_info, in L2CA_Register()
|
/packages/modules/Bluetooth/system/stack/gatt/ |
D | gatt_api.cc | 91 bool GATTS_NVRegister(tGATT_APPL_INFO* p_cb_info) { in GATTS_NVRegister() 1221 tGATT_CBACK* p_cb_info, bool eatt_support) { in GATT_Register()
|
/packages/modules/Bluetooth/system/stack/btm/ |
D | btm_sec.cc | 394 bool BTM_SecRegister(const tBTM_APPL_INFO* p_cb_info) { in BTM_SecRegister()
|