Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dhci_event.c1715 d->last_adv_addr_type = bdaddr_type; in store_pending_adv_report()
1744 d->last_adv_addr_type, NULL, in le_set_scan_enable_complete()
6171 bdaddr_type == d->last_adv_addr_type); in process_adv_report()
6181 d->last_adv_addr_type, NULL, in process_adv_report()
6210 d->last_adv_addr_type, NULL, rssi, d->last_adv_flags, in process_adv_report()
/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h83 u8 last_adv_addr_type; member