Home
last modified time | relevance | path

Searched refs:BT_GAP_LE_PHY_NONE (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-2.7.6/include/bluetooth/
Dgap.h91 BT_GAP_LE_PHY_NONE = 0, enumerator
/Zephyr-Core-2.7.6/subsys/bluetooth/host/
Dconn.c2491 if (param->pref_tx_phy == BT_GAP_LE_PHY_NONE) { in bt_conn_le_phy_update()
2495 if (param->pref_rx_phy == BT_GAP_LE_PHY_NONE) { in bt_conn_le_phy_update()