Lines Matching refs:tx_addr
466 pdu->tx_addr = own_addr_type & 0x1;
505 pdu->tx_addr = own_addr_type & 0x1;
508 pdu->tx_addr = 0;
678 pdu->tx_addr = own_addr_type & 0x1;
698 pdu->tx_addr = own_addr_type & 0x1;
754 pdu->tx_addr = own_addr_type & 0x1;
1872 pdu->tx_addr = prev->tx_addr;
1927 pdu->tx_addr = prev->tx_addr;
3015 if (pdu_adv_to_update->tx_addr &&
3070 const uint8_t *tx_addr; local
3076 } else if (ll_adv_cmds_is_ext() && pdu->tx_addr) {
3080 own_id_addr = ll_addr_get(pdu->tx_addr);
3089 pdu->tx_addr = 1;
3090 tx_addr = rpa;
3092 tx_addr = own_id_addr;
3096 memcpy(adv_addr, tx_addr, BDADDR_SIZE);
3128 pdu->tx_addr = 0;