Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/main/shim/
Dble_scanner_interface_impl.h46 MsftAdvMonitorEnableCallback Enable; variable
Dle_advertising_manager.cc119 void Enable(uint8_t advertiser_id, bool enable, ::BleAdvertiserInterface::StatusCallback /* cb */, in Enable() function in BleAdvertiserInterfaceImpl
Dle_scanning_manager.cc606 void BleScannerInterfaceImpl::OnFilterEnable(bluetooth::hci::Enable /* enable */, in OnFilterEnable()
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dle_advertiser.h107 void Enable() { in Enable() function
/packages/modules/Bluetooth/service/src/com/android/server/bluetooth/
DBluetoothShellCommand.java120 class Enable extends BluetoothCommand { class in BluetoothShellCommand
121 Enable() { in Enable() method in BluetoothShellCommand.Enable
/packages/modules/Bluetooth/tools/rootcanal/test/controller/le/
Dle_set_periodic_advertising_enable_test.cc37 TEST_F(LeSetPeriodicAdvertisingEnableTest, Enable) { in TEST_F() argument
/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_advertiser_shim.cc104 void BleAdvertiserIntf::Enable(uint8_t adv_id, bool enable, uint16_t duration, in Enable() function in bluetooth::topshim::rust::BleAdvertiserIntf
/packages/modules/Bluetooth/system/gd/rust/linux/dbus_projection/src/
Dlib.rs355 Enable(DBusLogOptions, DBusLogVerbosity), enumerator
/packages/modules/ConfigInfrastructure/aflags/src/
Dmain.rs181 Enable { enumerator
/packages/modules/adb/client/
Dadb_install.cpp57 enum class CmdlineOption { None, Enable, Disable }; enumerator
/packages/modules/Bluetooth/floss/hcidoc/src/groups/
Dconnections.rs1051 encryption_enabled: Enable, in process_connect_complete()
/packages/modules/Bluetooth/system/gd/hci/
Dle_scanning_manager.cc109 void OnFilterEnable(Enable /* enable */, uint8_t /* status */) override { in OnFilterEnable() argument
/packages/modules/Bluetooth/system/bta/le_audio/
Ddevice_groups.cc2187 void LeAudioDeviceGroup::Enable(int gatt_if, tBTM_BLE_CONN_TYPE reconnection_mode) { in Enable() function in bluetooth::le_audio::LeAudioDeviceGroup
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs334 fn Enable( in Enable() function
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_gatt.rs1336 Enable(bool), // (enabled) enumerator