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

/freebsd-12-stable/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_hci_raw.c123 static u_int32_t ng_btsocket_hci_raw_token; variable
373 if (++ ng_btsocket_hci_raw_token == 0)
374 ng_btsocket_hci_raw_token = 1;
376 *token = ng_btsocket_hci_raw_token;
789 ng_btsocket_hci_raw_token = 0;

Completed in 103 milliseconds