cur_adv_instance 423 include/net/bluetooth/hci_core.h __u8 cur_adv_instance; cur_adv_instance 1933 net/bluetooth/hci_core.c hci_req_update_adv_data(hdev, hdev->cur_adv_instance); cur_adv_instance 2781 net/bluetooth/hci_core.c if (hdev->cur_adv_instance == instance) { cur_adv_instance 2786 net/bluetooth/hci_core.c hdev->cur_adv_instance = 0x00; cur_adv_instance 2824 net/bluetooth/hci_core.c hdev->cur_adv_instance = 0x00; cur_adv_instance 3195 net/bluetooth/hci_core.c hdev->cur_adv_instance = 0x00; cur_adv_instance 1128 net/bluetooth/hci_event.c if (!hdev->cur_adv_instance) { cur_adv_instance 1133 net/bluetooth/hci_event.c hdev->cur_adv_instance); cur_adv_instance 1677 net/bluetooth/hci_event.c if (!hdev->cur_adv_instance) { cur_adv_instance 1682 net/bluetooth/hci_event.c hdev->cur_adv_instance); cur_adv_instance 1687 net/bluetooth/hci_event.c hci_req_update_adv_data(hdev, hdev->cur_adv_instance); cur_adv_instance 5108 net/bluetooth/hci_event.c if (!hdev->cur_adv_instance) { cur_adv_instance 5113 net/bluetooth/hci_event.c adv_instance = hci_find_adv_instance(hdev, hdev->cur_adv_instance); cur_adv_instance 923 net/bluetooth/hci_request.c u8 instance = hdev->cur_adv_instance; cur_adv_instance 1060 net/bluetooth/hci_request.c flags = get_adv_instance_flags(hdev, hdev->cur_adv_instance); cur_adv_instance 1425 net/bluetooth/hci_request.c if (hdev->cur_adv_instance) { cur_adv_instance 1426 net/bluetooth/hci_request.c __hci_req_schedule_adv_instance(&req, hdev->cur_adv_instance, cur_adv_instance 1455 net/bluetooth/hci_request.c instance = hdev->cur_adv_instance; cur_adv_instance 1784 net/bluetooth/hci_request.c if (!force && hdev->cur_adv_instance == instance && cur_adv_instance 1788 net/bluetooth/hci_request.c hdev->cur_adv_instance = instance; cur_adv_instance 1828 net/bluetooth/hci_request.c if (!instance || hdev->cur_adv_instance == instance) cur_adv_instance 1835 net/bluetooth/hci_request.c if (instance && hdev->cur_adv_instance == instance) cur_adv_instance 2062 net/bluetooth/hci_request.c __hci_req_update_adv_data(req, hdev->cur_adv_instance); cur_adv_instance 2068 net/bluetooth/hci_request.c __hci_req_start_ext_adv(req, hdev->cur_adv_instance); cur_adv_instance 944 net/bluetooth/mgmt.c __hci_req_start_ext_adv(&req, hdev->cur_adv_instance); cur_adv_instance 3156 net/bluetooth/mgmt.c adv_instance = hci_find_adv_instance(hdev, hdev->cur_adv_instance); cur_adv_instance 3270 net/bluetooth/mgmt.c __hci_req_update_scan_rsp_data(&req, hdev->cur_adv_instance); cur_adv_instance 4276 net/bluetooth/mgmt.c instance = hdev->cur_adv_instance; cur_adv_instance 4338 net/bluetooth/mgmt.c hdev->cur_adv_instance = 0x00; cur_adv_instance 4386 net/bluetooth/mgmt.c hdev->cur_adv_instance = 0x00; cur_adv_instance 4741 net/bluetooth/mgmt.c __hci_req_update_adv_data(&req, hdev->cur_adv_instance); cur_adv_instance 6512 net/bluetooth/mgmt.c if (hdev->cur_adv_instance == instance) cur_adv_instance 6624 net/bluetooth/mgmt.c if (hdev->cur_adv_instance == cp->instance) {