Searched refs:FAIL_HCI_ERROR (Results 1 – 9 of 9) sorted by relevance
46 FAIL_HCI_ERROR = 3, // See hci_error enumerator
49 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
146 ….connection_result_code = FixedChannelManager::ConnectionResultCode::FAIL_HCI_ERROR, .hci_error = … in OnLeConnectFail()
282 …CT_EQ(my_result.connection_result_code, FixedChannelManager::ConnectionResultCode::FAIL_HCI_ERROR); in TEST_F()
319 ….connection_result_code = FixedChannelManager::ConnectionResultCode::FAIL_HCI_ERROR, .hci_error = … in OnConnectFail()
76 .connection_result_code = ConnectionResultCode::FAIL_HCI_ERROR, in OnAclDisconnected()
264 …CT_EQ(my_result.connection_result_code, FixedChannelManager::ConnectionResultCode::FAIL_HCI_ERROR); in TEST_F()