Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avctp/
H A Davctp_ctrl_act.c33 Packet *AvctMakeFrgMsgHeadContinueEnd(uint8_t label, uint8_t type, uint8_t cr);
461 sndPkg = AvctMakeFrgMsgHeadContinueEnd(txMsg.label, pktType, txMsg.cr); in AvctSendFraMsg()
622 Packet *AvctMakeFrgMsgHeadContinueEnd(uint8_t label, uint8_t type, uint8_t cr) in AvctMakeFrgMsgHeadContinueEnd() function