Home
last modified time | relevance | path

Searched defs:OnBluetoothStateChange (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/bt/service/common/android/bluetooth/
H A DIBluetoothCallback.aidl22 void OnBluetoothStateChange(int prev_state, int new_state); in OnBluetoothStateChange() method
/aosp12/system/bt/service/client/
H A Dmain.cc151 Status OnBluetoothStateChange(int32_t prev_state, in OnBluetoothStateChange() function in __anonef8a132b0110::CLIBluetoothCallback