Home
last modified time | relevance | path

Searched refs:SlcConnected (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dhf_client.rs22 SlcConnected, enumerator
Dhfp.rs54 SlcConnected, enumerator
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_media.rs1435 BthfConnectionState::SlcConnected => { in dispatch_hfp_callbacks()
1475 || BthfConnectionState::SlcConnected != *self.hfp_states.get(&addr).unwrap() in dispatch_hfp_callbacks()
1530 || BthfConnectionState::SlcConnected != *self.hfp_states.get(&addr).unwrap() in dispatch_hfp_callbacks()
1562 || BthfConnectionState::SlcConnected != *self.hfp_states.get(&addr).unwrap() in dispatch_hfp_callbacks()
2500 BthfConnectionState::SlcConnected => { in get_hfp_connection_state()
2658 if *state != BthfConnectionState::SlcConnected { in device_status_notification()
2685 if *state != BthfConnectionState::SlcConnected { in phone_state_change()
2770 if *state == BthfConnectionState::SlcConnected { in answer_call_impl()
3712 Some(BthfConnectionState::SlcConnected) => { in set_hfp_active_device()