HomeSort by relevance Sort by last modified time
    Searched refs:AVRC_CMD_POOL_SIZE (Results 1 - 4 of 4) sorted by null

  /external/bluetooth/bluedroid/stack/avrc/
avrc_opt.c 60 WC_ASSERT(AVRC_CMD_POOL_SIZE > (AVRC_MIN_CMD_LEN+p_msg->vendor_len));
avrc_api.c 809 WC_ASSERT(AVRC_CMD_POOL_SIZE > (AVRC_MIN_CMD_LEN+p_msg->pass_len));
    [all...]
  /external/bluetooth/bluedroid/include/
bt_target.h 573 #ifndef AVRC_CMD_POOL_SIZE
574 #define AVRC_CMD_POOL_SIZE GKI_BUF1_SIZE
    [all...]
  /external/libnfc-nci/src/include/
bt_target.h 311 #ifndef AVRC_CMD_POOL_SIZE
312 #define AVRC_CMD_POOL_SIZE GKI_BUF1_SIZE
    [all...]

Completed in 182 milliseconds