Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dlink_layer_controller.cc404 bluetooth::hci::PhyOptions /*phy_options*/) { in LeSetPhy()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h267 enum class PhyOptions : uint8_t {NO_PREFERENCE = 0x0,S_2 = 0x1,S_8 = 0x2,}; enum