Searched refs:BT_HCI_LE_PHY_2M (Results 1 – 4 of 4) sorted by relevance
1703 if (conn->le.phy.tx_phy == BT_HCI_LE_PHY_2M && in uses_symmetric_2mbit_phy()1704 conn->le.phy.rx_phy == BT_HCI_LE_PHY_2M) { in uses_symmetric_2mbit_phy()
1166 cp->sec_adv_phy = BT_HCI_LE_PHY_2M; in le_ext_adv_param_set()
535 case BT_HCI_LE_PHY_2M: in bt_get_phy()
1425 #define BT_HCI_LE_PHY_2M 0x02 macro