Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dconn.h90 BT_CONN_LE_PHY_OPT_NONE = 0, enumerator
113 .options = BT_CONN_LE_PHY_OPT_NONE, \
/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c3656 param.options = BT_CONN_LE_PHY_OPT_NONE; in cmd_conn_phy_update()