Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avctp/
H A Davctp_ctrl_act.h23 #define MOVE_8BIT 8 macro
H A Davctp_ctrl_act.c565 *(p)++ = (uint8_t)((pid) >> MOVE_8BIT); in AvctMakeSignleMsgHead()
585 *(p)++ = (uint8_t)((pid) >> MOVE_8BIT); in AvctMakeRejMsgHead()
608 *(p)++ = (uint8_t)((pid) >> MOVE_8BIT); in AvctMakeFrgMsgHeadStart()