Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h42 #define HCI_MAX_ID 10000 macro
/openbmc/linux/net/bluetooth/
H A Dhci_core.c2562 id = ida_alloc_max(&hci_index_ida, HCI_MAX_ID - 1, GFP_KERNEL); in hci_register_dev()