Home
last modified time | relevance | path

Searched refs:ProcessChannelMessage (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_service.h1545 void ProcessChannelMessage(
H A Davrcp_ct_service.cpp2170 void AvrcpCtService::ProcessChannelMessage( in ProcessChannelMessage() function in OHOS::bluetooth::AvrcpCtService
2177 profile_->ProcessChannelMessage(connectId, label, crType, chType, pkt, context); in ProcessChannelMessage()
2221 …&AvrcpCtService::ProcessChannelMessage, service, connectId, label, crType, chType, myPkt, context)… in ChannelMessageCallback()
H A Davrcp_ct_profile.h1005 void ProcessChannelMessage(
H A Davrcp_ct_profile.cpp2167 void AvrcCtProfile::ProcessChannelMessage( in ProcessChannelMessage() function in OHOS::bluetooth::AvrcCtProfile
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_profile.h979 void ProcessChannelMessage(
H A Davrcp_tg_service.cpp2621 void AvrcpTgService::ProcessChannelMessage( in GetPlayStatus() function in OHOS::bluetooth::AvrcpTgService
2627 profile_->ProcessChannelMessage(connectId, label, crType, chType, pkt, context); in GetPlayStatus()
2670 …&AvrcpTgService::ProcessChannelMessage, service, connectId, label, crType, chType, myPkt, context)… in GetPlayStatus()
H A Davrcp_tg_service.h1861 void ProcessChannelMessage(
H A Davrcp_tg_profile.cpp1978 void AvrcTgProfile::ProcessChannelMessage( in ProcessChannelMessage() function in OHOS::bluetooth::AvrcTgProfile