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 D | avrcp_ct_service.h | 1545 void ProcessChannelMessage(
|
H A D | avrcp_ct_service.cpp | 2170 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 D | avrcp_ct_profile.h | 1005 void ProcessChannelMessage(
|
H A D | avrcp_ct_profile.cpp | 2167 void AvrcCtProfile::ProcessChannelMessage( in ProcessChannelMessage() function in OHOS::bluetooth::AvrcCtProfile
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/ |
H A D | avrcp_tg_profile.h | 979 void ProcessChannelMessage(
|
H A D | avrcp_tg_service.cpp | 2621 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 D | avrcp_tg_service.h | 1861 void ProcessChannelMessage(
|
H A D | avrcp_tg_profile.cpp | 1978 void AvrcTgProfile::ProcessChannelMessage( in ProcessChannelMessage() function in OHOS::bluetooth::AvrcTgProfile
|