Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/l2cap/le/
H A Ddynamic_channel_manager.h47 FAIL_L2CAP_ERROR = 3, // See l2cap_connection_response_result enumerator
/aosp12/system/bt/gd/l2cap/classic/
H A Ddynamic_channel_manager.h48 FAIL_L2CAP_ERROR = 3, // See l2cap_connection_response_result enumerator
/aosp12/system/bt/gd/l2cap/classic/internal/
H A Dsignalling_manager.cc269 .connection_result_code = DynamicChannelManager::ConnectionResultCode::FAIL_L2CAP_ERROR, in OnConnectionResponse()
282 .connection_result_code = DynamicChannelManager::ConnectionResultCode::FAIL_L2CAP_ERROR, in OnConnectionResponse()
898 .connection_result_code = DynamicChannelManager::ConnectionResultCode::FAIL_L2CAP_ERROR, in on_command_timeout()
/aosp12/system/bt/gd/l2cap/le/internal/
H A Dlink.cc197 .connection_result_code = DynamicChannelManager::ConnectionResultCode::FAIL_L2CAP_ERROR, in OnOutgoingConnectionRequestFail()