Home
last modified time | relevance | path

Searched defs:new_state (Results 1 – 24 of 24) sorted by relevance

/system/bt/service/common/bluetooth/binder/
DIBluetoothCallback.cpp48 int prev_state, new_state; in onTransact() local
72 bluetooth::AdapterState new_state) { in OnBluetoothStateChange()
/system/connectivity/shill/cellular/
Dsubscription_state_out_of_credits_detector.h37 Service::ConnectState new_state) override {} in NotifyServiceStateChanged()
Dactive_passive_out_of_credits_detector.cc78 Service::ConnectState old_state, Service::ConnectState new_state) { in NotifyServiceStateChanged()
194 Service::ConnectState curr_state, Service::ConnectState new_state) { in DetectConnectDisconnectLoop()
Dno_out_of_credits_detector.h43 Service::ConnectState new_state) override {} in NotifyServiceStateChanged()
Dactive_passive_out_of_credits_detector_unittest.cc98 Service::ConnectState new_state) { in SetMockServiceState()
Dcellular_capability_classic.cc365 uint32_t old_state, uint32_t new_state, uint32_t reason) { in OnModemStateChangedSignal()
Dcellular_service.cc367 void CellularService::SetState(ConnectState new_state) { in SetState()
Dcellular.cc916 void Cellular::OnModemStateChanged(ModemState new_state) { in OnModemStateChanged()
Dcellular_capability_universal.cc1627 int32_t old_state, int32_t new_state, uint32_t reason) { in OnModemStateChangedSignal()
/system/bt/hci/src/
Dlow_power_manager.c112 uint8_t new_state = BT_VND_LPM_WAKE_ASSERT; in wake_assert() local
170 uint8_t new_state = BT_VND_LPM_WAKE_DEASSERT; in wake_deassert() local
/system/bt/test/suite/adapter/
Dbluetooth_test.cpp108 void BluetoothTest::AdapterStateChangedCallback(bt_state_t new_state) { in AdapterStateChangedCallback()
/system/bt/service/ipc/binder/
Dbluetooth_binder_server.cpp177 bluetooth::AdapterState new_state) { in OnAdapterStateChanged()
/system/bt/service/
Dadapter.cpp61 AdapterState new_state) { in OnAdapterStateChanged()
352 AdapterState new_state) { in NotifyAdapterStateChanged()
/system/connectivity/shill/wifi/
Dmac80211_monitor.cc97 void Mac80211Monitor::UpdateConnectedState(bool new_state) { in UpdateConnectedState()
Dmac80211_monitor_unittest.cc166 void UpdateConnectedState(bool new_state) { in UpdateConnectedState()
Dwifi.cc1574 void WiFi::StateChanged(const string& new_state) { in StateChanged()
2473 void WiFi::SetScanState(ScanState new_state, in SetScanState()
Dwifi_unittest.cc747 void SetScanState(WiFi::ScanState new_state, in SetScanState()
1091 void ReportStateChanged(const string& new_state) { in ReportStateChanged()
/system/bt/service/test/
Dadapter_unittest.cpp89 bluetooth::AdapterState new_state) override { in OnAdapterStateChanged()
/system/bt/tools/bdtool/
Dadapter.c88 void adapter_state_changed(bt_state_t new_state) { in adapter_state_changed()
/system/weaved/buffet/
Dshill_client.cc61 string new_state = property_it->second.TryGet<string>(); in GetStateForService() local
/system/bt/service/client/
Dmain.cpp135 bluetooth::AdapterState new_state) override { in OnBluetoothStateChange()
/system/connectivity/shill/
Dmetrics.cc730 Service::ConnectState new_state) { in NotifyServiceStateChanged()
1642 Service::ConnectState new_state) { in UpdateServiceStateTransitionMetrics()
/system/bt/stack/btm/
Dbtm_sec.c5856 static void btm_sec_change_pairing_state (tBTM_PAIRING_STATE new_state) in btm_sec_change_pairing_state()
/system/bt/btif/src/
Dbtif_hl.c4399 void btif_hl_set_socket_state(btif_hl_soc_cb_t *p_scb, btif_hl_soc_state_t new_state){ in btif_hl_set_socket_state()