Home
last modified time | relevance | path

Searched defs:tx_pwr (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/include/zephyr/drivers/wifi/nrf_wifi/off_raw_tx/
Doff_raw_tx_api.h146 unsigned int tx_pwr; member
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c3424 uint8_t tx_pwr; in le_set_ext_adv_param() local
6832 uint8_t *const sec_phy, int8_t *const tx_pwr,
6922 int8_t tx_pwr, int8_t rssi,
6984 int8_t tx_pwr, int8_t rssi, uint16_t interval_le16,
7021 int8_t *const tx_pwr, int8_t rssi,
7081 int8_t tx_pwr = BT_HCI_LE_ADV_TX_POWER_NO_PREF; local
7678 int8_t tx_pwr = BT_HCI_LE_ADV_TX_POWER_NO_PREF; local
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_adv.c220 uint8_t *const tx_pwr, uint8_t phy_p, uint8_t skip,
Dpdu.h427 uint8_t tx_pwr:1; member