Searched refs:BT_RFCOMM_SIG_MIN_MTU (Results 1 – 2 of 2) sorted by relevance
130 #define BT_RFCOMM_SIG_MIN_MTU 23 macro133 #define BT_RFCOMM_CHECK_MTU(mtu) (!!((mtu) >= BT_RFCOMM_SIG_MIN_MTU && \
36 #define RFCOMM_MIN_MTU BT_RFCOMM_SIG_MIN_MTU