Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/socket/
H A Dng_btsocket_hci_raw.c123 static u_int32_t ng_btsocket_hci_raw_token; variable
374 if (++ ng_btsocket_hci_raw_token == 0) in ng_btsocket_hci_raw_get_token()
375 ng_btsocket_hci_raw_token = 1; in ng_btsocket_hci_raw_get_token()
377 *token = ng_btsocket_hci_raw_token; in ng_btsocket_hci_raw_get_token()
789 ng_btsocket_hci_raw_token = 0; in ng_btsocket_hci_raw_init()