Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Drfcomm.h147 uint8_t parity_type; member
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H A Drfcomm_channel_fsm.c372 channel->portConfig.parity_type = info.rpn.rpnInfo.parity_type; in RfcommRecvRpnCmd()
H A Drfcomm_frames.c392 ((portConfig->parity_type) << RFCOMM_RPN_SHIFT_PARITY_TYPE); in RfcommSendUihRpn()
1132 output.info->rpn.rpnInfo.parity_type = (data[RFCOMM_OFFSET_2] >> RFCOMM_RPN_SHIFT_PARITY_TYPE) & 0x03; in RfcommSetRpnInfo()

Completed in 4 milliseconds