Home
last modified time | relevance | path

Searched refs:HCI_CHANNEL_CONTROL (Results 1 – 3 of 3) sorted by relevance

/system/bt/vendor_libs/linux/interface/
Dbluetooth_hci.cc34 #define HCI_CHANNEL_CONTROL 3 macro
131 addr.hci_channel = HCI_CHANNEL_CONTROL; in waitHciDev()
/system/bt/hci/src/
Dhci_layer_linux.cc48 #define HCI_CHANNEL_CONTROL 3 macro
298 addr.hci_channel = HCI_CHANNEL_CONTROL; in wait_hcidev()
/system/bt/gd/hal/
Dhci_hal_host.cc56 constexpr uint16_t HCI_CHANNEL_CONTROL = 3; variable
103 addr.hci_channel = HCI_CHANNEL_CONTROL; in waitHciDev()