Searched refs:cur_adv_instance (Results 1 – 5 of 5) sorted by relevance
1075 req->hdev->cur_adv_instance, in __hci_req_resume_adv_instances()1358 flags = hci_adv_instance_flags(hdev, hdev->cur_adv_instance); in __hci_req_enable_advertising()1359 adv = hci_find_adv_instance(hdev, hdev->cur_adv_instance); in __hci_req_enable_advertising()1577 if (hdev->cur_adv_instance) { in hci_req_reenable_advertising()1607 instance = hdev->cur_adv_instance; in adv_timeout_expire()2067 if (!force && hdev->cur_adv_instance == instance && in __hci_req_schedule_adv_instance()2071 hdev->cur_adv_instance = instance; in __hci_req_schedule_adv_instance()2103 if (!instance || hdev->cur_adv_instance == instance) in hci_req_clear_adv_instance()2110 if (instance && hdev->cur_adv_instance == instance) in hci_req_clear_adv_instance()2317 __hci_req_update_adv_data(req, hdev->cur_adv_instance); in connectable_update()[all …]
1883 hci_req_update_adv_data(hdev, hdev->cur_adv_instance); in hci_update_scan_state()2816 if (hdev->cur_adv_instance == instance) { in hci_remove_adv_instance()2821 hdev->cur_adv_instance = 0x00; in hci_remove_adv_instance()2859 hdev->cur_adv_instance = 0x00; in hci_adv_instances_clear()3667 hdev->cur_adv_instance = 0x00; in hci_alloc_dev_priv()
994 __hci_req_start_ext_adv(&req, hdev->cur_adv_instance); in rpa_expired()3237 adv_instance = hci_find_adv_instance(hdev, hdev->cur_adv_instance); in adv_expire()3351 __hci_req_update_scan_rsp_data(&req, hdev->cur_adv_instance); in set_local_name()5585 instance = hdev->cur_adv_instance; in set_advertising_complete()5658 hdev->cur_adv_instance = 0x00; in set_advertising()5706 hdev->cur_adv_instance = 0x00; in set_advertising()6061 __hci_req_update_adv_data(&req, hdev->cur_adv_instance); in set_bredr()7907 if (hdev->cur_adv_instance == instance) in add_advertising_complete()8020 if (hdev->cur_adv_instance == cp->instance) { in add_advertising()8333 if (hdev->cur_adv_instance == cp->instance) { in add_ext_adv_data()
2391 hdev->cur_adv_instance = conn->adv_instance; in hci_cs_disconnect()3009 hdev->cur_adv_instance = conn->adv_instance; in hci_disconn_complete_evt()5370 conn->adv_instance = hdev->cur_adv_instance; in le_conn_complete_evt()
574 __u8 cur_adv_instance; member
Completed in 44 milliseconds