Home
last modified time | relevance | path

Searched refs:SetControlMtu (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.h249 void SetControlMtu(const RawAddress &rawAddr, uint16_t mtu);
H A Davrcp_tg_connection.cpp276 void AvrcTgConnectManager::SetControlMtu(const RawAddress &rawAddr, uint16_t mtu) in SetControlMtu() function in OHOS::bluetooth::AvrcTgConnectManager
H A Davrcp_tg_profile.cpp1827 cnManager->SetControlMtu(rawAddr, AVCT_GetPeerMtu(connectId)); in ProcessChannelEventConnectIndEvt()