Searched refs:AVCT_GetBrowseMtu (Results 1 – 5 of 5) sorted by relevance
236 extern uint16_t AVCT_GetBrowseMtu(uint8_t handle);
329 uint16_t AVCT_GetBrowseMtu(uint8_t handle) { in AVCT_GetBrowseMtu() function
92 return AVCT_GetBrowseMtu(handle); in GetBrowseMtu()
1154 peer_mtu = AVCT_GetBrowseMtu(handle); in AVRC_MsgReq()
1389 peer_mtu = AVCT_GetBrowseMtu(handle) - AVCT_HDR_LEN_SINGLE; in AVRC_BldResponse()