Searched defs:tx_pwr (Results 1 – 4 of 4) sorted by relevance
/Zephyr-latest/include/zephyr/drivers/wifi/nrf_wifi/off_raw_tx/ |
D | off_raw_tx_api.h | 146 unsigned int tx_pwr; member
|
/Zephyr-latest/subsys/bluetooth/controller/hci/ |
D | hci.c | 3424 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/ |
D | ull_adv.c | 220 uint8_t *const tx_pwr, uint8_t phy_p, uint8_t skip,
|
D | pdu.h | 427 uint8_t tx_pwr:1; member
|