Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/common/
H A Dng_bluetooth.c51 static u_int32_t bluetooth_hci_max_neighbor_age_value = 600; /* sec */ variable
121 &bluetooth_hci_max_neighbor_age_value, 600,
199 return (bluetooth_hci_max_neighbor_age_value); in bluetooth_hci_max_neighbor_age()