Searched refs:mgmt_device_found (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/net/bluetooth/ |
D | hci_event.c | 1259 mgmt_device_found(hdev, &d->last_adv_addr, LE_LINK, in le_set_scan_enable_complete() 2382 mgmt_device_found(hdev, &info->bdaddr, ACL_LINK, 0x00, in hci_inquiry_result_evt() 3950 mgmt_device_found(hdev, &info->bdaddr, ACL_LINK, 0x00, in hci_inquiry_result_with_rssi_evt() 3971 mgmt_device_found(hdev, &info->bdaddr, ACL_LINK, 0x00, in hci_inquiry_result_with_rssi_evt() 4170 mgmt_device_found(hdev, &info->bdaddr, ACL_LINK, 0x00, in hci_extended_inquiry_result_evt() 5211 mgmt_device_found(hdev, bdaddr, LE_LINK, bdaddr_type, NULL, in process_adv_report() 5251 mgmt_device_found(hdev, bdaddr, LE_LINK, bdaddr_type, NULL, in process_adv_report() 5267 mgmt_device_found(hdev, &d->last_adv_addr, LE_LINK, in process_adv_report() 5286 mgmt_device_found(hdev, bdaddr, LE_LINK, bdaddr_type, NULL, in process_adv_report() 5295 mgmt_device_found(hdev, &d->last_adv_addr, LE_LINK, in process_adv_report()
|
D | mgmt.c | 7828 void mgmt_device_found(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 link_type, in mgmt_device_found() function
|
/Linux-v4.19/include/net/bluetooth/ |
D | hci_core.h | 1542 void mgmt_device_found(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 link_type,
|