Home
last modified time | relevance | path

Searched refs:HCI_MAX_ADV_INSTANCES (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci_core.h241 #define HCI_MAX_ADV_INSTANCES 5 macro
/kernel/linux/linux-5.10/net/bluetooth/
Dhci_core.c3640 hdev->le_num_of_adv_sets = HCI_MAX_ADV_INSTANCES; in hci_alloc_dev()