Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hal/
Dmgmt.cc50 constexpr static uint16_t HCI_CHANNEL_CONTROL = 3; variable
63 .hci_channel = HCI_CHANNEL_CONTROL, in btsocket_open_mgmt()
Dhci_hal_host.cc60 constexpr uint16_t HCI_CHANNEL_CONTROL = 3; variable
106 addr.hci_channel = HCI_CHANNEL_CONTROL; in waitHciDev()
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sco_hfp_hal_linux.cc133 constexpr uint16_t HCI_CHANNEL_CONTROL = 3; variable
146 .hci_channel = HCI_CHANNEL_CONTROL, in btsocket_open_mgmt()