Searched refs:on_hfp_audio_disconnected (Results 1 – 5 of 5) sorted by relevance
70 def on_hfp_audio_disconnected(self, addr): member in BluetoothMediaCallbacks173 observer.on_hfp_audio_disconnected(addr)246 def on_hfp_audio_disconnected(self, addr): member in FlossMediaClient
108 fn on_hfp_audio_disconnected(&mut self, addr: RawAddress) { in on_hfp_audio_disconnected() method
1476 fn on_hfp_audio_disconnected(&mut self, _addr: RawAddress) {} in on_hfp_audio_disconnected() method
2911 fn on_hfp_audio_disconnected(&mut self, addr: RawAddress) {} in on_hfp_audio_disconnected() method
244 fn on_hfp_audio_disconnected(&mut self, addr: RawAddress); in on_hfp_audio_disconnected() method1502 callback.on_hfp_audio_disconnected(addr); in dispatch_hfp_callbacks()