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.c1711 d->last_adv_addr_type = bdaddr_type; in store_pending_adv_report()
1740 d->last_adv_addr_type, NULL, in le_set_scan_enable_complete()
6169 bdaddr_type == d->last_adv_addr_type); in process_adv_report()
6179 d->last_adv_addr_type, NULL, in process_adv_report()
6208 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