Searched defs:get_ble_supported_states (Results 1 – 2 of 2) sorted by relevance
16 fn get_ble_supported_states(self: &ControllerIntf) -> u64; in get_ble_supported_states() function37 pub fn get_ble_supported_states(&mut self) -> u64 { in get_ble_supported_states() method
47 uint64_t ControllerIntf::get_ble_supported_states() const { in get_ble_supported_states() function in bluetooth::topshim::rust::ControllerIntf