Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_packet.h177 virtual uint16_t PushOctets(uint8_t *pkt, uint8_t *playload, uint16_t length) final;
H A Davrcp_tg_packet.cpp56 uint16_t AvrcTgPacket::PushOctets(uint8_t *pkt, uint8_t *playload, uint16_t length) in PushOctets() function in OHOS::bluetooth::AvrcTgPacket
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_packet.h188 virtual uint16_t PushOctets(uint8_t *pkt, uint8_t *playload, uint16_t length) final;
H A Davrcp_ct_packet.cpp62 uint16_t AvrcCtPacket::PushOctets(uint8_t *pkt, uint8_t *playload, uint16_t length) in PushOctets() function in OHOS::bluetooth::AvrcCtPacket