Searched defs:instant (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | hci_event.c | 6473 u64 instant = jiffies; in hci_le_adv_report_evt() local 6556 u64 instant = jiffies; in hci_le_ext_adv_report_evt() local 6847 u64 instant = jiffies; in hci_le_direct_adv_report_evt() local 6260 process_adv_report(struct hci_dev *hdev, u8 type, bdaddr_t *bdaddr, u8 bdaddr_type, bdaddr_t *direct_addr, u8 direct_addr_type, s8 rssi, u8 *data, u8 len, bool ext_adv, bool ctl_time, u64 instant) process_adv_report() argument
|
H A D | mgmt.c | 10234 mesh_device_found(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 addr_type, s8 rssi, u32 flags, u8 *eir, u16 eir_len, u8 *scan_rsp, u8 scan_rsp_len, u64 instant) mesh_device_found() argument 10300 mgmt_device_found(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 link_type, u8 addr_type, u8 *dev_class, s8 rssi, u32 flags, u8 *eir, u16 eir_len, u8 *scan_rsp, u8 scan_rsp_len, u64 instant) mgmt_device_found() argument
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | mgmt.h | 867 __le64 instant; member 1169 __le64 instant; member
|
Completed in 23 milliseconds