Searched refs:FAIL_HCI_ERROR (Results 1 – 10 of 10) sorted by relevance
43 FAIL_HCI_ERROR = 3, // See hci_error enumerator
46 FAIL_HCI_ERROR = 2, // See hci_error enumerator
48 FAIL_HCI_ERROR = 3, // See hci_error enumerator
47 FAIL_HCI_ERROR = 2, // See hci_error enumerator
144 ….connection_result_code = FixedChannelManager::ConnectionResultCode::FAIL_HCI_ERROR, .hci_error = … in OnLeConnectFail()
261 …CT_EQ(my_result.connection_result_code, FixedChannelManager::ConnectionResultCode::FAIL_HCI_ERROR); in TEST_F()
261 ….connection_result_code = FixedChannelManager::ConnectionResultCode::FAIL_HCI_ERROR, .hci_error = … in OnConnectFail()
62 .connection_result_code = ConnectionResultCode::FAIL_HCI_ERROR, in OnAclDisconnected()
360 case l2cap::classic::DynamicChannelManager::ConnectionResultCode::FAIL_HCI_ERROR: in OnConnectionFailure()