Searched refs:SetConnectionState (Results 1 – 9 of 9) sorted by relevance
181 t->SetConnectionState(kCsOffline); in handle_offline()350 t->SetConnectionState(kCsBootloader); in parse_banner()353 t->SetConnectionState(kCsDevice); in parse_banner()356 t->SetConnectionState(kCsRecovery); in parse_banner()359 t->SetConnectionState(kCsSideload); in parse_banner()362 t->SetConnectionState(kCsRescue); in parse_banner()365 t->SetConnectionState(kCsHost); in parse_banner()431 t->SetConnectionState(kCsAuthorizing); in handle_packet()458 t->SetConnectionState(kCsOffline); in handle_packet()
810 t->SetConnectionState(kCsDetached); in transport_registration_func()1143 void atransport::SetConnectionState(ConnectionState state) { in SetConnectionState() function in atransport1200 this->SetConnectionState(kCsDetached); in Detach()
285 void SetConnectionState(ConnectionState state);
392 leAudioDevice->SetConnectionState(DeviceConnectState::PENDING_REMOVAL); in SetDeviceAsRemovePendingAndStopGroup()1098 leAudioDevice->SetConnectionState(DeviceConnectState::REMOVING); in RemoveDevice()1128 leAudioDevice->SetConnectionState(DeviceConnectState::CONNECTING_BY_USER); in Connect()1276 leAudioDevice->SetConnectionState( in BackgroundConnectIfGroupConnected()1323 dev->SetConnectionState(DeviceConnectState::DISCONNECTED); in Disconnect()1351 leAudioDevice->SetConnectionState(DeviceConnectState::DISCONNECTING); in DisconnectDevice()1661 leAudioDevice->SetConnectionState(DeviceConnectState::DISCONNECTED); in OnGattConnected()1665 leAudioDevice->SetConnectionState(DeviceConnectState::DISCONNECTED); in OnGattConnected()1685 leAudioDevice->SetConnectionState( in OnGattConnected()1688 leAudioDevice->SetConnectionState( in OnGattConnected()[all …]
129 void SetConnectionState(DeviceConnectState state);
476 device->SetConnectionState(DeviceConnectState::CONNECTED); in AddTestDevice()
2099 void LeAudioDevice::SetConnectionState(DeviceConnectState state) { in SetConnectionState() function in le_audio::LeAudioDevice2884 dev->SetConnectionState(DeviceConnectState::CONNECTING_AUTOCONNECT); in SetInitialGroupAutoconnectState()
484 leAudioDevice->SetConnectionState(DeviceConnectState::CONNECTED); in PrepareConnectedDevice()3904 leAudioDevice->SetConnectionState(DeviceConnectState::CONNECTED); in TEST_F()
463 t->SetConnectionState(kCsUnauthorized); in send_auth_response()