Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/hci-spec/
H A Dconstants.h776 enum class InquiryScanType : uint8_t { enum
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h189 enum class InquiryScanType : uint8_t {STANDARD = 0x0,INTERLACED = 0x1,}; enum