Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/
Dsignalling_manager.cc116 .l2cap_connection_response_result = ConnectionResponseResult::NO_RESOURCES_AVAILABLE, in on_security_result_for_outgoing()
228 .l2cap_connection_response_result = ConnectionResponseResult::NO_RESOURCES_AVAILABLE, in on_security_result_for_incoming()
280 .l2cap_connection_response_result = result, in OnConnectionResponse()
293 .l2cap_connection_response_result = ConnectionResponseResult::NO_RESOURCES_AVAILABLE, in OnConnectionResponse()
923 .l2cap_connection_response_result = ConnectionResponseResult::NO_RESOURCES_AVAILABLE, in on_command_timeout()
Dlink.cc78 .l2cap_connection_response_result = ConnectionResponseResult::SUCCESS, in OnAclDisconnected()
/packages/modules/Bluetooth/system/gd/l2cap/le/
Ddynamic_channel_manager.h56 LeCreditBasedConnectionResponseResult l2cap_connection_response_result = member
Dfacade.cc88 …tic_cast<int>(service_helper->second->channel_open_fail_reason_.l2cap_connection_response_result)); in OpenDynamicChannel()
/packages/modules/Bluetooth/system/gd/l2cap/classic/
Ddynamic_channel_manager.h56 ConnectionResponseResult l2cap_connection_response_result = ConnectionResponseResult::SUCCESS; member
/packages/modules/Bluetooth/system/gd/l2cap/le/internal/
Dlink.cc241 .l2cap_connection_response_result = response_result, in OnOutgoingConnectionRequestFail()