Lines Matching refs:ConnectionState
45 using bluetooth::vc::ConnectionState;
76 (ConnectionState state, const RawAddress& address), (override));
587 OnConnectionState(ConnectionState::DISCONNECTED, test_address)) in TEST_F()
594 OnConnectionState(ConnectionState::DISCONNECTED, test_address)) in TEST_F()
613 OnConnectionState(ConnectionState::CONNECTED, test_address)) in TEST_F()
621 OnConnectionState(ConnectionState::DISCONNECTED, test_address)); in TEST_F()
635 OnConnectionState(ConnectionState::CONNECTED, test_address)); in TEST_F()
643 OnConnectionState(ConnectionState::CONNECTED, test_address)); in TEST_F()
661 OnConnectionState(ConnectionState::CONNECTED, address)) in TEST_F()
668 OnConnectionState(ConnectionState::DISCONNECTED, address)); in TEST_F()
683 OnConnectionState(ConnectionState::CONNECTED, address)); in TEST_F()
691 OnConnectionState(ConnectionState::DISCONNECTED, address)); in TEST_F()
708 OnConnectionState(ConnectionState::DISCONNECTED, test_address)); in TEST_F()
719 OnConnectionState(ConnectionState::DISCONNECTED, test_address)); in TEST_F()
729 OnConnectionState(ConnectionState::DISCONNECTED, test_address)); in TEST_F()
740 OnConnectionState(ConnectionState::DISCONNECTED, test_address)); in TEST_F()
751 OnConnectionState(ConnectionState::DISCONNECTED, test_address)); in TEST_F()
763 OnConnectionState(ConnectionState::DISCONNECTED, test_address)) in TEST_F()
782 OnConnectionState(ConnectionState::DISCONNECTED, test_address)) in TEST_F()
797 OnConnectionState(ConnectionState::DISCONNECTED, test_address)) in TEST_F()
820 OnConnectionState(ConnectionState::CONNECTED, test_address)) in TEST_F()
829 OnConnectionState(ConnectionState::CONNECTED, test_address)) in TEST_F()
852 OnConnectionState(ConnectionState::CONNECTED, test_address)); in TEST_F()
865 OnConnectionState(ConnectionState::DISCONNECTED, test_address)); in TEST_F()
879 OnConnectionState(ConnectionState::DISCONNECTED, test_address)); in TEST_F()
948 OnConnectionState(ConnectionState::CONNECTED, test_address)); in TEST_F()
962 OnConnectionState(ConnectionState::CONNECTED, test_address)); in TEST_F()
976 OnConnectionState(ConnectionState::CONNECTED, test_address)); in TEST_F()
1286 OnConnectionState(ConnectionState::DISCONNECTED, test_address)); in TEST_F()
1654 OnConnectionState(ConnectionState::DISCONNECTED, test_address_1)); in TEST_F()