Home
last modified time | relevance | path

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

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