Searched refs:AVCT_GetBrowseMtu (Results 1 – 6 of 6) sorted by relevance
36 uint16_t AVCT_GetBrowseMtu(uint8_t /* handle */) { in AVCT_GetBrowseMtu() function
239 uint16_t AVCT_GetBrowseMtu(uint8_t handle);
318 uint16_t AVCT_GetBrowseMtu(uint8_t handle) { in AVCT_GetBrowseMtu() function
120 return AVCT_GetBrowseMtu(handle); in GetBrowseMtu()
1240 peer_mtu = AVCT_GetBrowseMtu(handle); in AVRC_MsgReq()
1413 peer_mtu = AVCT_GetBrowseMtu(handle) - AVCT_HDR_LEN_SINGLE; in AVRC_BldResponse()