Searched refs:pL2CA_ConfigCfm_Cb (Results 1 – 10 of 10) sorted by relevance
/system/bt/stack/sdp/ |
D | sdp_main.cc | 87 sdp_cb.reg_info.pL2CA_ConfigCfm_Cb = sdp_config_cfm; in sdp_init()
|
/system/bt/stack/include/ |
D | l2c_api.h | 306 tL2CA_CONFIG_CFM_CB* pL2CA_ConfigCfm_Cb; member
|
/system/bt/stack/rfcomm/ |
D | rfc_l2cap_if.cc | 68 p_l2c->pL2CA_ConfigCfm_Cb = RFCOMM_ConfigCnf; in rfcomm_l2cap_if_init()
|
/system/bt/stack/test/rfcomm/ |
D | stack_rfcomm_test.cc | 162 l2cap_appl_info_.pL2CA_ConfigCfm_Cb(lcid, L2CAP_CFG_OK, {}); in ConnectServerL2cap() 303 l2cap_appl_info_.pL2CA_ConfigCfm_Cb(lcid, L2CAP_CFG_OK, {}); in TestConnectClientPortL2cap() 784 l2cap_appl_info_.pL2CA_ConfigCfm_Cb(new_lcid, L2CAP_CFG_OK, {}); in TEST_F()
|
/system/bt/stack/bnep/ |
D | bnep_main.cc | 84 bnep_cb.reg_info.pL2CA_ConfigCfm_Cb = bnep_config_cfm; in bnep_register_with_l2cap()
|
/system/bt/stack/gap/ |
D | gap_conn.cc | 116 conn.reg_info.pL2CA_ConfigCfm_Cb = gap_config_cfm; in gap_conn_init()
|
/system/bt/stack/hid/ |
D | hidh_conn.cc | 74 .pL2CA_ConfigCfm_Cb = hidh_l2cif_config_cfm,
|
/system/bt/main/shim/ |
D | l2c_api.cc | 193 do_in_main_thread(FROM_HERE, base::Bind(appl_info_.pL2CA_ConfigCfm_Cb, in on_channel_open() 205 do_in_main_thread(FROM_HERE, base::Bind(appl_info_.pL2CA_ConfigCfm_Cb, in on_channel_open()
|
/system/bt/stack/l2cap/ |
D | l2c_api.cc | 85 const bool config_cfm_cb = (p_cb_info.pL2CA_ConfigCfm_Cb != nullptr); in L2CA_Register()
|
D | l2c_csm.cc | 98 (*p_ccb->p_rcb->api.pL2CA_ConfigCfm_Cb)( in l2c_csm_indicate_connection_open()
|