Home
last modified time | relevance | path

Searched refs:majorType_ (Results 1 - 8 of 8) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_avrcp_mpItem.cpp29 if (!parcel.WriteUint8(majorType_)) { in Marshalling()
75 if (!parcel.ReadUint8(majorType_)) { in ReadFromParcel()
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Davrcp_media.cpp26 majorType_(majorType), in AvrcMpItem()
H A Davrcp_media.h44 uint8_t majorType_ = 0; // The value of the "Major Player Type". Refer to <b>AvrcMediaMajorPlayerType</b>. member in OHOS::bluetooth::AvrcMpItem
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_avrcp_ct.cpp239 myItem.majorType_ = items.at(i).majorType_;
654 mediaPlayer.majorType_ = items.at(i).majorType_; in OnGetMediaPlayers()
/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
H A Dmedia_service.h46 uint8_t majorType_ {0xFF};
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_avrcp_ct.h258 uint8_t majorType_ = 0x00; member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_browse.cpp493 newOffset += PushOctets1((buffer + newOffset), item.majorType_); in AssembleMpItem()
494 HILOGI("majorType_: %{public}x", item.majorType_); in AssembleMpItem()
H A Davrcp_tg_service.cpp214 item.majorType_, in OnGetMediaPlayers()

Completed in 11 milliseconds