Searched refs:l2cap_connection_response_result (Results 1 – 8 of 8) sorted by relevance
56 ConnectionResponseResult l2cap_connection_response_result = ConnectionResponseResult::SUCCESS; member
53 LeCreditBasedConnectionResponseResult l2cap_connection_response_result = member
75 …tic_cast<int>(service_helper->second->channel_open_fail_reason_.l2cap_connection_response_result)); in OpenDynamicChannel()
108 .l2cap_connection_response_result = ConnectionResponseResult::NO_RESOURCES_AVAILABLE, in on_security_result_for_outgoing()213 .l2cap_connection_response_result = ConnectionResponseResult::NO_RESOURCES_AVAILABLE, in on_security_result_for_incoming()259 .l2cap_connection_response_result = result, in OnConnectionResponse()272 .l2cap_connection_response_result = ConnectionResponseResult::NO_RESOURCES_AVAILABLE, in OnConnectionResponse()856 .l2cap_connection_response_result = ConnectionResponseResult::NO_RESOURCES_AVAILABLE, in on_command_timeout()
64 .l2cap_connection_response_result = ConnectionResponseResult::SUCCESS, in OnAclDisconnected()
178 .l2cap_connection_response_result = response_result, in OnOutgoingConnectionRequestFail()
337 .l2cap_connection_response_result = l2cap::ConnectionResponseResult::SUCCESS, in TEST_F()
367 l2cap::ConnectionResponseResultText(result.l2cap_connection_response_result).c_str()); in OnConnectionFailure()