Searched refs:BT_PHY_LE_1M_TX (Results 1 – 2 of 2) sorted by relevance
142 #define BT_PHY_LE_1M_TX BIT(9) macro154 #define BT_PHY_LE_MASK (BT_PHY_LE_1M_TX | BT_PHY_LE_1M_RX | \
3029 phys |= BT_PHY_LE_1M_TX; in hci_conn_get_phy()3107 if (phys & BT_PHY_LE_1M_TX) in bt_phy_le_phy()