OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hci_acl_expiry
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/netbt/
bt_sysctl.c
102
&
hci_acl_expiry
, sizeof(
hci_acl_expiry
),
hci_link.c
58
int
hci_acl_expiry
= 10; /* seconds */
variable in typeref:typename:int
157
else if (
hci_acl_expiry
> 0)
158
callout_schedule(&link->hl_expire,
hci_acl_expiry
* hz);
202
if (
hci_acl_expiry
> 0)
203
callout_schedule(&link->hl_expire,
hci_acl_expiry
* hz);
hci.h
2434
extern int
hci_acl_expiry
;
Completed in 28 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025