Home
last modified time | relevance | path

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

/aosp12/system/bt/stack/test/rfcomm/
H A Dstack_rfcomm_test.cc162 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()
217 l2cap_appl_info_.pL2CA_DataInd_Cb(lcid, sabm_channel_dlci); in ConnectServerPort()
298 l2cap_appl_info_.pL2CA_ConnectCfm_Cb(lcid, L2CAP_CONN_OK); in TestConnectClientPortL2cap()
316 l2cap_appl_info_.pL2CA_ConfigInd_Cb(lcid, &cfg_req); in TestConnectClientPortL2cap()
339 l2cap_appl_info_.pL2CA_DataInd_Cb(lcid, ua_channel_0); in ConnectClientPort()
383 l2cap_appl_info_.pL2CA_DataInd_Cb(lcid, ua_channel_3); in ConnectClientPort()
391 l2cap_appl_info_.pL2CA_DataInd_Cb(lcid, uih_msc_response); in ConnectClientPort()
438 l2cap_appl_info_.pL2CA_DataInd_Cb(lcid, data_packet); in ReceiveAndVerifyIncomingTransmission()
[all …]