Home
last modified time | relevance | path

Searched refs:AVRC_PASS_THRU_SIZE (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/bt/stack/avrc/
H A Davrc_int.h97 #define AVRC_PASS_THRU_SIZE 8 macro
H A Davrc_api.cc1175 p_pkt->offset -= AVRC_PASS_THRU_SIZE; in AVRC_MsgReq()
1176 p_pkt->len += AVRC_PASS_THRU_SIZE; in AVRC_MsgReq()