Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_avrcp_meItem.cpp32 if (!parcel.WriteUint8(playable_)) { in Marshalling()
83 if (!parcel.ReadUint8(playable_)) { in ReadFromParcel()
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Davrcp_media.cpp37 playable_(playable), in AvrcMeItem()
H A Davrcp_media.h72 uint8_t playable_ = 0; member in OHOS::bluetooth::AvrcMeItem
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_avrcp_ct.cpp262 myItem.playable_ = items.at(i).playable_;
682 mediaItem.playable_ = items.at(i).playable_; in OnGetFolderItems()
/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
H A Dmedia_service.h57 uint8_t playable_ {0xFF};
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_avrcp_ct.h222 uint8_t playable_ {AVRC_MEDIA_FOLDER_PLAYABLE_RESERVED};
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_browse.cpp629 newOffset += PushOctets1((buffer + newOffset), item.playable_); in AssembleMeItem()
H A Davrcp_tg_service.cpp237 item.itemType_, item.uid_, item.mediaType_, item.playable_, item.name_, item.attributes_, item.values_); in OnGetFolderItems()

Completed in 11 milliseconds