Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_packet.h255 static uint8_t GetBrowsePdu(Packet *pkt);
H A Davrcp_tg_packet.cpp153 uint8_t AvrcTgPacket::GetBrowsePdu(Packet *pkt) in GetBrowsePdu() function in OHOS::bluetooth::AvrcTgPacket
H A Davrcp_tg_profile.cpp1728 uint8_t pduId = AvrcTgPacket::GetBrowsePdu(pkt); in ReceiveBrowseCmd()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_packet.h266 static uint8_t GetBrowsePdu(Packet *pkt);
H A Davrcp_ct_packet.cpp159 uint8_t AvrcCtPacket::GetBrowsePdu(Packet *pkt) in GetBrowsePdu() function in OHOS::bluetooth::AvrcCtPacket
H A Davrcp_ct_profile.cpp1893 switch (AvrcCtPacket::GetBrowsePdu(pkt)) { in ReceiveBrowseRsp()
1911 GET_ENCRYPT_AVRCP_ADDR(rawAddr), AvrcCtPacket::GetBrowsePdu(pkt)); in ReceiveBrowseRsp()