Home
last modified time | relevance | path

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

/Zephyr-4.1.0/samples/bluetooth/observer/src/
Dobserver.c45 case BT_GAP_LE_PHY_NONE: return "No packets"; in phy2str()
/Zephyr-4.1.0/include/zephyr/bluetooth/
Dgap.h745 BT_GAP_LE_PHY_NONE = 0, enumerator
/Zephyr-4.1.0/subsys/bluetooth/host/
Dconn.c3597 if (param->pref_tx_phy == BT_GAP_LE_PHY_NONE) { in bt_conn_le_phy_update()
3601 if (param->pref_rx_phy == BT_GAP_LE_PHY_NONE) { in bt_conn_le_phy_update()