Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/l2cap/
H A Dl2cap_defs.h217 enum class FcsType : uint8_t { enum
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/l2cap/BluetoothGeneratedPacketsL2cap_h/gen/l2cap/
Dl2cap_packets.h110 enum class FcsType : uint8_t {NO_FCS = 0x0,DEFAULT = 0x1,}; enum