Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/test/eatt/
Deatt_test.cc98 l2cap_app_info_.pL2CA_CreditBasedCollisionInd_Cb(test_address); in ConnectDeviceEattSupported()
109 l2cap_app_info_.pL2CA_CreditBasedConnectCfm_Cb( in ConnectDeviceEattSupported()
116 l2cap_app_info_.pL2CA_Error_Cb(cid, L2CAP_CONN_NO_RESOURCES); in ConnectDeviceEattSupported()
157 l2cap_app_info_.pL2CA_CreditBasedConnectInd_Cb( in ConnectDeviceBothSides()
175 l2cap_app_info_.pL2CA_CreditBasedConnectCfm_Cb( in ConnectDeviceBothSides()
182 l2cap_app_info_.pL2CA_Error_Cb(cid, L2CAP_CONN_NO_RESOURCES); in ConnectDeviceBothSides()
206 l2cap_app_info_.pL2CA_DisconnectInd_Cb(cid, true); in DisconnectEattByPeer()
232 .WillOnce(DoAll(SaveArg<1>(&l2cap_app_info_), Return(BT_PSM_EATT))); in SetUp()
273 tL2CAP_APPL_INFO l2cap_app_info_; member in __anon154026400111::EattTest
295 l2cap_app_info_.pL2CA_CreditBasedConnectInd_Cb( in TEST_F()
[all …]