Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_browse.h545 void AssembleMpItem(uint8_t *buffer, uint16_t offset);
H A Davrcp_tg_browse.cpp464 AssembleMpItem(buffer, offset); in AssembleMpPacket()
469 void AvrcTgGfiPacket::AssembleMpItem(uint8_t *buffer, uint16_t offset) in AssembleMpItem() function in OHOS::bluetooth::AvrcTgGfiPacket