Home
last modified time | relevance | path

Searched refs:HCI_DM3 (Results 1 – 4 of 4) sorted by relevance

/linux/include/net/bluetooth/
A Dhci.h362 #define HCI_DM3 0x0400 macro
/linux/net/bluetooth/
A Dhci_conn.c1996 if (conn->pkt_type & (HCI_DM3 | HCI_DH3)) in hci_conn_get_phy()
A Dmgmt.c716 if (hdev->pkt_type & (HCI_DM3 | HCI_DH3)) in get_selected_phys()
3512 pkt_type |= (HCI_DH3 | HCI_DM3); in set_phy_configuration()
3514 pkt_type &= ~(HCI_DH3 | HCI_DM3); in set_phy_configuration()
A Dhci_event.c685 hdev->pkt_type |= (HCI_DM3 | HCI_DH3); in hci_cc_read_local_features()

Completed in 38 milliseconds