Home
last modified time | relevance | path

Searched refs:PKG_TYPE_MASK (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avctp/
H A Davctp_ctrl_act.h22 #define PKG_TYPE_MASK 3 macro
H A Davctp_ctrl_act.c498 *type = (data >> MOVE_2BIT) & PKG_TYPE_MASK; in AvctParsePktType()