Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dgap.h793 #define BT_GAP_TX_POWER_INVALID 0x7f macro
/Zephyr-latest/subsys/bluetooth/host/
Dscan.c1671 adv_info.tx_power = BT_GAP_TX_POWER_INVALID; in bt_hci_le_adv_report()