Home
last modified time | relevance | path

Searched refs:AVCT_BrGetPeerMtu (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Davctp.h292 BTSTACK_API uint16_t AVCT_BrGetPeerMtu(uint8_t connId);
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_profile.cpp1565 AVCT_BrGetPeerMtu(cnManager->GetConnectId(rawAddr)), status, uidCounter, numOfItems, folderNames, label); in SendSetBrowsedPlayerRsp()
1624 AVCT_BrGetPeerMtu(cnManager->GetConnectId(rawAddr)), status, uidCounter, items, label); in SendGetFolderItemsRsp()
1641 AVCT_BrGetPeerMtu(cnManager->GetConnectId(rawAddr)), status, uidCounter, items, label); in SendGetFolderItemsRsp()
1669 AVCT_BrGetPeerMtu(cnManager->GetConnectId(rawAddr)), status, attributes, values, label); in SendGetItemAttributesRsp()
1941 cnManager->SetBrowseMtu(rawAddr, AVCT_BrGetPeerMtu(connectId)); in ProcessChannelEventBrConnectCfmEvt()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avctp/
H A Davctp_api.c532 * Function AVCT_BrGetPeerMtu
537 uint16_t AVCT_BrGetPeerMtu(uint8_t connId) in AVCT_BrGetPeerMtu() function

Completed in 6 milliseconds