Home
last modified time | relevance | path

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

/system/bt/gd/l2cap/le/
Ddynamic_channel_manager.h47 FAIL_L2CAP_ERROR = 3, // See l2cap_connection_response_result enumerator
/system/bt/gd/l2cap/classic/
Ddynamic_channel_manager.h48 FAIL_L2CAP_ERROR = 3, // See l2cap_connection_response_result enumerator
/system/bt/gd/l2cap/classic/internal/
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()
/system/bt/gd/l2cap/le/internal/
Dlink.cc197 .connection_result_code = DynamicChannelManager::ConnectionResultCode::FAIL_L2CAP_ERROR, in OnOutgoingConnectionRequestFail()