Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/bluetooth/
Dhci.h417 #define HCI_DM1 0x0008 macro
/linux-6.1.9/net/bluetooth/
Dhci_core.c2441 hdev->pkt_type = (HCI_DM1 | HCI_DH1 | HCI_HV1); in hci_alloc_dev_priv()
Dmgmt.c4055 u16 pkt_type = (HCI_DH1 | HCI_DM1); in set_phy_configuration()