Home
last modified time | relevance | path

Searched defs:newState (Results 1 – 3 of 3) sorted by relevance

/system/bt/binder/android/bluetooth/
DIBluetoothCallback.aidl27 void onBluetoothStateChange(int prevState, int newState); in onBluetoothStateChange()
/system/chre/host/common/
Dhost_protocol_host.cc203 ::chre::fbs::SettingState newState) { in encodeSettingChangeNotification()
/system/chre/chpp/
Dtransport.c109 enum ChppRxState newState) { in chppSetRxState()