hci_get_next_instance 1139 include/net/bluetooth/hci_core.h struct adv_info *hci_get_next_instance(struct hci_dev *hdev, u8 instance); hci_get_next_instance 1836 net/bluetooth/hci_request.c next_instance = hci_get_next_instance(hdev, instance); hci_get_next_instance 3166 net/bluetooth/mgmt.c adv_instance = hci_get_next_instance(hdev, adv_instance->instance); hci_get_next_instance 6632 net/bluetooth/mgmt.c next_instance = hci_get_next_instance(hdev, cp->instance);