Searched refs:last_adv_flags (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | hci_event.c | 1349 d->last_adv_flags = flags; in store_pending_adv_report() 1375 d->last_adv_rssi, d->last_adv_flags, in le_set_scan_enable_complete() 5655 d->last_adv_rssi, d->last_adv_flags, in process_adv_report() 5683 d->last_adv_addr_type, NULL, rssi, d->last_adv_flags, in process_adv_report()
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | hci_event.c | 1772 d->last_adv_flags = flags; in store_pending_adv_report() 1800 d->last_adv_rssi, d->last_adv_flags, in le_set_scan_enable_complete() 6436 d->last_adv_rssi, d->last_adv_flags, in process_adv_report() 6464 d->last_adv_addr_type, NULL, rssi, d->last_adv_flags, in process_adv_report()
|
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | hci_core.h | 82 u32 last_adv_flags; member
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | hci_core.h | 85 u32 last_adv_flags; member
|
Completed in 21 milliseconds