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.cc157 l2cap_appl_info_.pL2CA_ConnectInd_Cb(peer_addr, lcid, BT_PSM_RFCOMM, in ConnectServerL2cap()
163 l2cap_appl_info_.pL2CA_ConfigCfm_Cb(lcid, &cfg_req); in ConnectServerL2cap()
170 l2cap_appl_info_.pL2CA_ConfigInd_Cb(lcid, &cfg_req); in ConnectServerL2cap()
181 l2cap_appl_info_.pL2CA_DataInd_Cb(lcid, sabm_channel_0); in ConnectServerL2cap()
202 l2cap_appl_info_.pL2CA_DataInd_Cb(lcid, uih_pn_cmd_from_peer); in ConnectServerPort()
218 l2cap_appl_info_.pL2CA_DataInd_Cb(lcid, sabm_channel_dlci); in ConnectServerPort()
252 l2cap_appl_info_.pL2CA_DataInd_Cb(lcid, uih_msc_cmd_from_peer); in ConnectServerPort()
261 l2cap_appl_info_.pL2CA_DataInd_Cb(lcid, uih_msc_response_from_peer); in ConnectServerPort()
299 l2cap_appl_info_.pL2CA_ConnectCfm_Cb(lcid, L2CAP_CONN_OK); in TestConnectClientPortL2cap()
304 l2cap_appl_info_.pL2CA_ConfigCfm_Cb(lcid, &cfg_req); in TestConnectClientPortL2cap()
[all …]