Home
last modified time | relevance | path

Searched refs:l2cap_appl_info_ (Results 1 – 1 of 1) sorted by relevance

/system/bt/stack/test/rfcomm/
Dstack_rfcomm_test.cc156 l2cap_appl_info_.pL2CA_ConnectInd_Cb(peer_addr, lcid, BT_PSM_RFCOMM, in ConnectServerL2cap()
162 l2cap_appl_info_.pL2CA_ConfigCfm_Cb(lcid, L2CAP_CFG_OK, {}); in ConnectServerL2cap()
169 l2cap_appl_info_.pL2CA_ConfigInd_Cb(lcid, &cfg_req); in ConnectServerL2cap()
180 l2cap_appl_info_.pL2CA_DataInd_Cb(lcid, sabm_channel_0); in ConnectServerL2cap()
201 l2cap_appl_info_.pL2CA_DataInd_Cb(lcid, uih_pn_cmd_from_peer); in ConnectServerPort()
217 l2cap_appl_info_.pL2CA_DataInd_Cb(lcid, sabm_channel_dlci); in ConnectServerPort()
251 l2cap_appl_info_.pL2CA_DataInd_Cb(lcid, uih_msc_cmd_from_peer); in ConnectServerPort()
260 l2cap_appl_info_.pL2CA_DataInd_Cb(lcid, uih_msc_response_from_peer); in ConnectServerPort()
298 l2cap_appl_info_.pL2CA_ConnectCfm_Cb(lcid, L2CAP_CONN_OK); in TestConnectClientPortL2cap()
303 l2cap_appl_info_.pL2CA_ConfigCfm_Cb(lcid, L2CAP_CFG_OK, {}); in TestConnectClientPortL2cap()
[all …]