Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dle_periodic_sync_manager_test.cc74 void EnqueueCommand(std::unique_ptr<LeScanningCommandBuilder> /* command */, in EnqueueCommand()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h21358 explicit LeScanningCommandBuilder(OpCode op_code) :CommandBuilder(op_code) {} in Create() function