Searched refs:mgmt_device_found (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/net/bluetooth/ |
D | hci_event.c | 1196 mgmt_device_found(hdev, &d->last_adv_addr, LE_LINK, in hci_cc_le_set_scan_enable() 2208 mgmt_device_found(hdev, &info->bdaddr, ACL_LINK, 0x00, in hci_inquiry_result_evt() 3645 mgmt_device_found(hdev, &info->bdaddr, ACL_LINK, 0x00, in hci_inquiry_result_with_rssi_evt() 3666 mgmt_device_found(hdev, &info->bdaddr, ACL_LINK, 0x00, in hci_inquiry_result_with_rssi_evt() 3857 mgmt_device_found(hdev, &info->bdaddr, ACL_LINK, 0x00, in hci_extended_inquiry_result_evt() 4774 mgmt_device_found(hdev, bdaddr, LE_LINK, bdaddr_type, NULL, in process_adv_report() 4814 mgmt_device_found(hdev, bdaddr, LE_LINK, bdaddr_type, NULL, in process_adv_report() 4830 mgmt_device_found(hdev, &d->last_adv_addr, LE_LINK, in process_adv_report() 4849 mgmt_device_found(hdev, bdaddr, LE_LINK, bdaddr_type, NULL, in process_adv_report() 4858 mgmt_device_found(hdev, &d->last_adv_addr, LE_LINK, in process_adv_report()
|
D | mgmt.c | 8279 void mgmt_device_found(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 link_type, in mgmt_device_found() function
|
/linux-4.1.27/include/net/bluetooth/ |
D | hci_core.h | 1391 void mgmt_device_found(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 link_type,
|