Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_adv_internal.h121 #define ULL_ADV_PDU_HDR_FIELD_TX_POWER BIT(6) macro
Dull_adv_sync.c1050 if (ext_hdr_flags & ULL_ADV_PDU_HDR_FIELD_TX_POWER) { in ull_adv_sync_pdu_init()
/Zephyr-latest/tests/bluetooth/df/connectionless_cte_chains/src/
Dcommon.c323 if (exp_ext_hdr_flags & ULL_ADV_PDU_HDR_FIELD_TX_POWER) { in common_validate_per_adv_pdu()