Searched refs:AVCT_BrGetPeerMtu (Results 1 - 3 of 3) sorted by relevance
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/ |
H A D | avctp.h | 292 BTSTACK_API uint16_t AVCT_BrGetPeerMtu(uint8_t connId);
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/ |
H A D | avrcp_tg_profile.cpp | 1565 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 D | avctp_api.c | 532 * Function AVCT_BrGetPeerMtu 537 uint16_t AVCT_BrGetPeerMtu(uint8_t connId) in AVCT_BrGetPeerMtu() function
|
Completed in 6 milliseconds