Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/bluetooth/
A Dhci_core.c2577 id = ida_simple_get(&hci_index_ida, 0, HCI_MAX_ID, GFP_KERNEL); in hci_register_dev()
2580 id = ida_simple_get(&hci_index_ida, 1, HCI_MAX_ID, GFP_KERNEL); in hci_register_dev()
/linux-6.3-rc2/include/net/bluetooth/
A Dhci_core.h40 #define HCI_MAX_ID 10000 macro

Completed in 18 milliseconds