Searched refs:BT_RFCOMM_RPN_STOP_BITS_1 (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/subsys/bluetooth/host/classic/ | ||
D | rfcomm_internal.h | 112 #define BT_RFCOMM_RPN_STOP_BITS_1 0x00 macro |
D | rfcomm.c | 1197 stop_bits = BT_RFCOMM_RPN_STOP_BITS_1; in rfcomm_handle_rpn() |