Home
last modified time | relevance | path

Searched refs:le_num_of_adv_sets (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/net/bluetooth/
Dhci_core.h242 __u8 le_num_of_adv_sets; member
/Linux-v5.4/net/bluetooth/
Dhci_core.c2830 if (hdev->adv_instance_cnt >= hdev->le_num_of_adv_sets || in hci_add_adv_instance()
3198 hdev->le_num_of_adv_sets = HCI_MAX_ADV_INSTANCES; in hci_alloc_dev()
Dhci_event.c1389 hdev->le_num_of_adv_sets = rp->num_of_sets; in hci_cc_le_read_num_adv_sets()