Home
last modified time | relevance | path

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

/dragonfly/sys/netgraph7/bluetooth/common/
H A Dng_bluetooth.c49 static u_int32_t bluetooth_hci_max_neighbor_age_value = 600; /* sec */ variable
117 &bluetooth_hci_max_neighbor_age_value, 600,
195 return (bluetooth_hci_max_neighbor_age_value); in bluetooth_hci_max_neighbor_age()