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

/freebsd-13-stable/sys/netgraph/bluetooth/include/
H A Dng_btsocket_rfcomm.h211 #define RFCOMM_RPN_STOP_BITS(line) (((line) >> 2) & 0x1) macro
/freebsd-13-stable/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_rfcomm.c2694 stop_bits = RFCOMM_RPN_STOP_BITS(rpn->line_settings);

Completed in 62 milliseconds