Home
last modified time | relevance | path

Searched refs:adv_instance_cnt (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_core.c1672 hdev->adv_instance_cnt--; in hci_remove_adv_instance()
1701 hdev->adv_instance_cnt = 0; in hci_adv_instances_clear()
1731 if (hdev->adv_instance_cnt >= hdev->le_num_of_adv_sets || in hci_add_adv_instance()
1742 hdev->adv_instance_cnt++; in hci_add_adv_instance()
2481 hdev->adv_instance_cnt = 0; in hci_alloc_dev_priv()
H A Dmgmt.c2226 if (hdev->le_num_of_adv_sets <= hdev->adv_instance_cnt) in mesh_send_sync()
8364 rp_len = sizeof(*rp) + hdev->adv_instance_cnt; in read_adv_features()
8377 rp->num_instances = hdev->adv_instance_cnt; in read_adv_features()
8382 if (adv_instance->instance <= hdev->adv_instance_cnt) { in read_adv_features()
8641 prev_instance_cnt = hdev->adv_instance_cnt; in add_advertising()
8660 if (hdev->adv_instance_cnt > prev_instance_cnt) in add_advertising()
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_core.c2922 hdev->adv_instance_cnt--; in hci_remove_adv_instance()
2951 hdev->adv_instance_cnt = 0; in hci_adv_instances_clear()
2980 if (hdev->adv_instance_cnt >= hdev->le_num_of_adv_sets || in hci_add_adv_instance()
2991 hdev->adv_instance_cnt++; in hci_add_adv_instance()
3607 hdev->adv_instance_cnt = 0; in hci_alloc_dev()
H A Dhci_request.c1287 if (hdev->adv_instance_cnt) in hci_req_prepare_suspend()
1352 if (hdev->adv_instance_cnt) in hci_req_prepare_suspend()
H A Dmgmt.c7274 rp_len = sizeof(*rp) + hdev->adv_instance_cnt; in read_adv_features()
7287 rp->num_instances = hdev->adv_instance_cnt; in read_adv_features()
7464 unsigned int prev_instance_cnt = hdev->adv_instance_cnt; in add_advertising()
7545 if (hdev->adv_instance_cnt > prev_instance_cnt) in add_advertising()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci_core.h542 unsigned int adv_instance_cnt;
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_core.h622 unsigned int adv_instance_cnt; member

Completed in 54 milliseconds