Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dmsft.cc205 void msft_adv_monitor_enable(bool enable, MsftAdvMonitorEnableCallback cb) { in msft_adv_monitor_enable() function
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs1525 pub fn msft_adv_monitor_enable(&mut self, enable: bool) { in msft_adv_monitor_enable() method