Home
last modified time | relevance | path

Searched defs:HCI_DEV_NONE (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/utils/src/
Dsocket.rs16 pub const HCI_DEV_NONE: u16 = 0xFFFF; constant
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/linux_generic/
Dmgmt.cc50 constexpr static uint16_t HCI_DEV_NONE = 0xffff; variable
/aosp_15_r20/device/linaro/dragonboard/shared/utils/bdaddr/
Dbdaddr.c26 #define HCI_DEV_NONE 0xffff macro
/aosp_15_r20/hardware/interfaces/bluetooth/aidl/default/
H A Dnet_bluetooth_mgmt.cpp38 #define HCI_DEV_NONE 0xffff macro
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sco_hfp_hal_linux.cc132 constexpr uint16_t HCI_DEV_NONE = 0xffff; variable
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hal/
Dhci_hal_host.cc65 constexpr uint16_t HCI_DEV_NONE = 0xffff; variable