Searched refs:BT_PHY_EDR_2M_5SLOT (Results 1 – 2 of 2) sorted by relevance
/linux/include/net/bluetooth/ | ||
H A D | bluetooth.h | 136 #define BT_PHY_EDR_2M_5SLOT 0x00000020 macro |
/linux/net/bluetooth/ | ||
H A D | hci_conn.c | 2846 phys |= BT_PHY_EDR_2M_5SLOT; in hci_conn_get_phy() |