Home
last modified time | relevance | path

Searched refs:FAIL_L2CAP_ERROR (Results 1 – 3 of 3) 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.h47 FAIL_L2CAP_ERROR = 3, // See l2cap_connection_response_result enumerator
/system/bt/gd/shim/
Dl2cap.cc335 case l2cap::classic::DynamicChannelManager::ConnectionResultCode::FAIL_L2CAP_ERROR: in OnConnectionFailure()