Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/bluetooth/
Dhci.h454 #define HCI_DM1 0x0008 macro
/linux-6.6.21/net/bluetooth/
Dhci_core.c2472 hdev->pkt_type = (HCI_DM1 | HCI_DH1 | HCI_HV1); in hci_alloc_dev_priv()
Dmgmt.c4069 u16 pkt_type = (HCI_DH1 | HCI_DM1); in set_phy_configuration()