Searched refs:FAIL_HCI_ERROR (Results 1 – 9 of 9) 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
142 ….connection_result_code = FixedChannelManager::ConnectionResultCode::FAIL_HCI_ERROR, .hci_error = … in OnLeConnectFail()
280 …CT_EQ(my_result.connection_result_code, FixedChannelManager::ConnectionResultCode::FAIL_HCI_ERROR); in TEST_F()
311 ….connection_result_code = FixedChannelManager::ConnectionResultCode::FAIL_HCI_ERROR, .hci_error = … in OnConnectFail()
74 .connection_result_code = ConnectionResultCode::FAIL_HCI_ERROR, in OnAclDisconnected()
261 …CT_EQ(my_result.connection_result_code, FixedChannelManager::ConnectionResultCode::FAIL_HCI_ERROR); in TEST_F()