Searched refs:BT_PHY_BR_1M_5SLOT (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/net/bluetooth/ | ||
D | bluetooth.h | 132 #define BT_PHY_BR_1M_5SLOT 0x00000004 macro |
/linux-6.1.9/net/bluetooth/ | ||
D | hci_conn.c | 2704 phys |= BT_PHY_BR_1M_5SLOT; in hci_conn_get_phy() |