Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_gatt.rs1332 enum MsftCommandPending { enum
3767 let MsftCommandPending::Remove(_monitor_handle) = self.msft_command_pending else { in inband_msft_adv_monitor_remove_callback() localVariable
3786 let MsftCommandPending::Enable(enabled) = self.msft_command_pending else { in inband_msft_adv_monitor_enable_callback() localVariable