Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dfake_adapter.cc243 pw::bluetooth::emboss::DataPathDirection, in GetSupportedDelayRange()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h204 enum class DataPathDirection : uint8_t {INPUT = 0x0,OUTPUT = 0x1,}; enum