Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/test/hid/
Dstack_hid_test.cc62 uint16_t sec_level) { in TEST_F()
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_api.cc88 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()
Dmock_stack_gatt_api.cc183 bool GATTS_NVRegister(tGATT_APPL_INFO* p_cb_info) { in GATTS_NVRegister()
232 tGATT_CBACK* p_cb_info, bool eatt_support) { in GATT_Register()
Dmock_stack_btm_sec.cc238 bool BTM_SecRegister(const tBTM_APPL_INFO* p_cb_info) { in BTM_SecRegister()
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_api.cc69 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/
Dbnep_fuzzer.cc76 uint16_t required_remote_mtu, uint16_t sec_level) { in FakeBtStack()
Davrc_fuzzer.cc80 uint16_t required_remote_mtu, uint16_t sec_level) { in FakeBtStack()
Dsdp_fuzzer.cc102 uint16_t required_remote_mtu, uint16_t sec_level) { in FakeL2cap()
Dgatt_fuzzer.cc107 uint16_t required_remote_mtu, uint16_t sec_level) { in FakeBtStack()
/packages/modules/Bluetooth/system/stack/test/common/
Dmock_l2cap_layer.cc37 uint16_t L2CA_Register(uint16_t psm, const tL2CAP_APPL_INFO& p_cb_info, in L2CA_Register()
/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_api.cc91 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/
Dbtm_sec.cc394 bool BTM_SecRegister(const tBTM_APPL_INFO* p_cb_info) { in BTM_SecRegister()