Searched refs:BT_PHY_EDR_3M_5SLOT (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/include/net/bluetooth/ | ||
D | bluetooth.h | 138 #define BT_PHY_EDR_3M_5SLOT 0x00000100 macro |
/Linux-v6.1/net/bluetooth/ | ||
D | hci_conn.c | 2718 phys |= BT_PHY_EDR_3M_5SLOT; in hci_conn_get_phy() |