Searched refs:FAIL_L2CAP_ERROR (Results 1 – 5 of 5) sorted by relevance
48 FAIL_L2CAP_ERROR = 3, // See l2cap_connection_response_result enumerator
47 FAIL_L2CAP_ERROR = 3, // See l2cap_connection_response_result enumerator
257 .connection_result_code = DynamicChannelManager::ConnectionResultCode::FAIL_L2CAP_ERROR, in OnConnectionResponse()270 .connection_result_code = DynamicChannelManager::ConnectionResultCode::FAIL_L2CAP_ERROR, in OnConnectionResponse()854 .connection_result_code = DynamicChannelManager::ConnectionResultCode::FAIL_L2CAP_ERROR, in on_command_timeout()
176 .connection_result_code = DynamicChannelManager::ConnectionResultCode::FAIL_L2CAP_ERROR, in OnOutgoingConnectionRequestFail()
363 case l2cap::classic::DynamicChannelManager::ConnectionResultCode::FAIL_L2CAP_ERROR: in OnConnectionFailure()