/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_l2cap_api.h | 76 std::function<uint16_t(uint16_t psm, const tL2CAP_APPL_INFO& p_cb_info, 80 body{[](uint16_t psm, const tL2CAP_APPL_INFO& p_cb_info, 83 uint16_t operator()(uint16_t psm, const tL2CAP_APPL_INFO& p_cb_info, in operator() 97 std::function<uint16_t(uint16_t psm, const tL2CAP_APPL_INFO& p_cb_info, 101 body{[](uint16_t psm, const tL2CAP_APPL_INFO& p_cb_info, 104 uint16_t operator()(uint16_t psm, const tL2CAP_APPL_INFO& p_cb_info, in operator() 167 std::function<uint16_t(uint16_t psm, const tL2CAP_APPL_INFO& p_cb_info, 169 body{[](uint16_t psm, const tL2CAP_APPL_INFO& p_cb_info, 171 uint16_t operator()(uint16_t psm, const tL2CAP_APPL_INFO& p_cb_info, in operator()
|
D | mock_main_shim_l2cap_api.h | 106 std::function<uint16_t(uint16_t client_psm, const tL2CAP_APPL_INFO& callbacks, 110 body{[](uint16_t client_psm, const tL2CAP_APPL_INFO& callbacks, 113 uint16_t operator()(uint16_t client_psm, const tL2CAP_APPL_INFO& callbacks, in operator() 510 std::function<uint16_t(uint16_t psm, const tL2CAP_APPL_INFO& callbacks, 512 body{[](uint16_t psm, const tL2CAP_APPL_INFO& callbacks, 514 uint16_t operator()(uint16_t psm, const tL2CAP_APPL_INFO& callbacks, in operator()
|
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_main_shim_l2cap_api.cc | 113 uint16_t client_psm, const tL2CAP_APPL_INFO& callbacks, bool enable_snoop, in L2CA_Register() 300 const tL2CAP_APPL_INFO& callbacks, in L2CA_RegisterLECoc()
|
/packages/modules/Bluetooth/system/stack/test/common/ |
D | mock_l2cap_layer.h | 31 virtual uint16_t Register(uint16_t psm, const tL2CAP_APPL_INFO& p_cb_info, 43 …virtual uint16_t RegisterLECoc(uint16_t psm, const tL2CAP_APPL_INFO &cb_info, uint16_t sec_level) … 62 uint16_t(uint16_t psm, const tL2CAP_APPL_INFO& p_cb_info, 75 uint16_t(uint16_t psm, const tL2CAP_APPL_INFO &cb_info, uint16_t sec_level));
|
D | mock_l2cap_layer.cc | 35 uint16_t L2CA_Register(uint16_t psm, const tL2CAP_APPL_INFO& p_cb_info, in L2CA_Register() 72 uint16_t L2CA_RegisterLECoc(uint16_t psm, const tL2CAP_APPL_INFO& cb_info, in L2CA_RegisterLECoc()
|
/packages/modules/Bluetooth/system/stack/include/ |
D | l2c_api.h | 345 } tL2CAP_APPL_INFO; typedef 365 uint16_t L2CA_Register2(uint16_t psm, const tL2CAP_APPL_INFO& p_cb_info, 384 uint16_t L2CA_Register(uint16_t psm, const tL2CAP_APPL_INFO& p_cb_info, 455 uint16_t L2CA_RegisterLECoc(uint16_t psm, const tL2CAP_APPL_INFO& p_cb_info,
|
/packages/modules/Bluetooth/system/stack/test/hid/ |
D | stack_hid_test.cc | 60 tL2CAP_APPL_INFO l2cap_callbacks; in TEST_F() 63 [&l2cap_callbacks](uint16_t psm, const tL2CAP_APPL_INFO& p_cb_info, in TEST_F()
|
/packages/modules/Bluetooth/system/main/shim/ |
D | l2c_api.h | 46 uint16_t L2CA_Register(uint16_t psm, const tL2CAP_APPL_INFO& p_cb_info, 115 uint16_t L2CA_RegisterLECoc(uint16_t psm, const tL2CAP_APPL_INFO& p_cb_info,
|
D | l2c_api.cc | 91 ClassicDynamicChannelHelper(uint16_t psm, tL2CAP_APPL_INFO appl_info, in ClassicDynamicChannelHelper() 97 tL2CAP_APPL_INFO appl_info_; 716 uint16_t L2CA_Register(uint16_t client_psm, const tL2CAP_APPL_INFO& callbacks, in L2CA_Register() 1282 LeDynamicChannelHelper(uint16_t psm, tL2CAP_APPL_INFO appl_info, in LeDynamicChannelHelper() 1288 tL2CAP_APPL_INFO appl_info_; 1503 uint16_t L2CA_RegisterLECoc(uint16_t psm, const tL2CAP_APPL_INFO& callbacks, in L2CA_RegisterLECoc()
|
/packages/modules/Bluetooth/system/stack/avct/ |
D | avct_int.h | 212 extern const tL2CAP_APPL_INFO avct_l2c_appl; 213 extern const tL2CAP_APPL_INFO avct_l2c_br_appl;
|
D | avct_l2c_br.cc | 52 const tL2CAP_APPL_INFO avct_l2c_br_appl = {avct_l2c_br_connect_ind_cback,
|
D | avct_l2c.cc | 50 const tL2CAP_APPL_INFO avct_l2c_appl = {
|
/packages/modules/Bluetooth/system/stack/bnep/ |
D | bnep_int.h | 154 tL2CAP_APPL_INFO reg_info;
|
/packages/modules/Bluetooth/system/stack/eatt/ |
D | eatt.cc | 120 tL2CAP_APPL_INFO reg_info_;
|
/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()
|
D | l2c_int.h | 263 tL2CAP_APPL_INFO api;
|
/packages/modules/Bluetooth/system/stack/avdt/ |
D | avdt_l2c.cc | 53 const tL2CAP_APPL_INFO avdt_l2c_appl = {avdt_l2c_connect_ind_cback,
|
/packages/modules/Bluetooth/system/stack/sdp/ |
D | sdpint.h | 246 tL2CAP_APPL_INFO reg_info; /* L2CAP Registration info */
|
/packages/modules/Bluetooth/system/stack/rfcomm/ |
D | rfc_l2cap_if.cc | 64 tL2CAP_APPL_INFO* p_l2c = &rfc_cb.rfc.reg_info; in rfcomm_l2cap_if_init()
|
D | rfc_int.h | 160 tL2CAP_APPL_INFO reg_info; /* L2CAP Registration info */
|
/packages/modules/Bluetooth/system/stack/test/sdp/ |
D | stack_sdp_test.cc | 53 [](uint16_t psm, const tL2CAP_APPL_INFO& p_cb_info, bool enable_snoop, in SetUp()
|
/packages/modules/Bluetooth/system/stack/hid/ |
D | hidd_conn.cc | 53 static const tL2CAP_APPL_INFO dev_reg_info = {hidd_l2cif_connect_ind,
|
/packages/modules/Bluetooth/system/stack/gap/ |
D | gap_conn.cc | 78 tL2CAP_APPL_INFO reg_info; /* L2CAP Registration info */
|
/packages/modules/Bluetooth/system/stack/test/eatt/ |
D | eatt_test.cc | 267 tL2CAP_APPL_INFO l2cap_app_info_;
|