Home
last modified time | relevance | path

Searched refs:GetControlMtu (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_connection.h241 uint16_t GetControlMtu(const RawAddress &rawAddr);
H A Davrcp_tg_connection.cpp260 uint16_t AvrcTgConnectManager::GetControlMtu(const RawAddress &rawAddr) in GetControlMtu() function in OHOS::bluetooth::AvrcTgConnectManager
H A Davrcp_tg_profile.cpp694 …cnManager->GetControlMtu(rawAddr), ExplainResultToStatusCrCode(result), attributes, values, label); in SendGetCurrentPlayerApplicationSettingValueRsp()