Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci.h447 #define HCI_DM1 0x0008 macro
/openbmc/linux/net/bluetooth/
H A Dhci_core.c2432 hdev->pkt_type = (HCI_DM1 | HCI_DH1 | HCI_HV1); in hci_alloc_dev_priv()
H A Dmgmt.c4024 u16 pkt_type = (HCI_DH1 | HCI_DM1); in set_phy_configuration()