Home
last modified time | relevance | path

Searched refs:AVRC_CMD_POOL_SIZE (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/avrc/
Davrc_opt.c58 assert(AVRC_CMD_POOL_SIZE > (AVRC_MIN_CMD_LEN+p_msg->vendor_len)); in avrc_vendor_msg()
Davrc_api.c838 assert(AVRC_CMD_POOL_SIZE > (AVRC_MIN_CMD_LEN+p_msg->pass_len)); in avrc_pass_msg()
/system/bt/include/
Dbt_target.h313 #ifndef AVRC_CMD_POOL_SIZE
314 #define AVRC_CMD_POOL_SIZE GKI_BUF1_SIZE macro