/packages/modules/Bluetooth/system/main/shim/ |
D | ble_scanner_interface_impl.h | 47 MsftAdvMonitorEnableCallback Enable; variable
|
D | le_advertising_manager.cc | 111 void Enable(uint8_t advertiser_id, bool enable, StatusCallback cb, in Enable() function in BleAdvertiserInterfaceImpl
|
/packages/modules/Bluetooth/service/src/com/android/server/bluetooth/ |
D | BluetoothShellCommand.java | 72 class Enable extends BluetoothCommand { class in BluetoothShellCommand 73 Enable() { in Enable() method in BluetoothShellCommand.Enable
|
/packages/modules/Bluetooth/system/stack/btm/ |
D | ble_advertiser_hci_interface.h | 86 void Enable(uint8_t enable, uint8_t handle, uint16_t duration, in Enable() function
|
D | ble_advertiser_hci_interface.cc | 232 void Enable(uint8_t enable, std::vector<SetEnableData> sets, in Enable() function in __anond437188c0111::BleAdvertiserVscHciInterfaceImpl 457 void Enable(uint8_t enable, std::vector<SetEnableData> sets, in Enable() function in __anond437188c0111::BleAdvertiserLegacyHciInterfaceImpl 636 void Enable(uint8_t enable, std::vector<SetEnableData> sets, in Enable() function in __anond437188c0111::BleAdvertiserHciExtendedImpl
|
D | btm_ble_multi_adv.cc | 628 void Enable(uint8_t inst_id, bool enable, MultiAdvCb cb, uint16_t duration, in Enable() function in __anon9c4eeb570111::BleAdvertisingManagerImpl
|
/packages/modules/Bluetooth/tools/rootcanal/model/controller/ |
D | le_advertiser.h | 113 void Enable() { in Enable() function
|
D | link_layer_controller.cc | 5973 bluetooth::hci::Packing /* packing */, bluetooth::hci::Enable /* framing */, in LeCreateBig() 5988 bluetooth::hci::Enable /* encryption */, in LeBigCreateSync()
|
/packages/modules/Bluetooth/tools/rootcanal/test/controller/le/ |
D | le_set_periodic_advertising_enable_test.cc | 37 TEST_F(LeSetPeriodicAdvertisingEnableTest, Enable) { in TEST_F() argument
|
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_ble_advertiser.cc | 159 void Enable(uint8_t advertiser_id, bool enable, StatusCallback cb, in Enable() function in __anon3529fce10111::BleAdvertiserInterfaceImpl
|
/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/ |
D | gatt_ble_advertiser_shim.cc | 131 void BleAdvertiserIntf::Enable(uint8_t adv_id, bool enable, uint16_t duration, uint8_t max_ext_adv_… in Enable() function in bluetooth::topshim::rust::BleAdvertiserIntf
|
/packages/modules/adb/client/ |
D | adb_install.cpp | 57 enum class CmdlineOption { None, Enable, Disable }; enumerator
|
/packages/modules/Bluetooth/system/bta/le_audio/ |
D | devices.cc | 1979 void LeAudioDeviceGroup::Enable(int gatt_if, in Enable() function in le_audio::LeAudioDeviceGroup
|
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/ |
D | gatt.rs | 357 fn Enable( in Enable() function
|