Searched refs:AVRC_CMD_POOL_ID (Results 1 – 4 of 4) sorted by relevance
61 if ((p_cmd = (BT_HDR *) GKI_getpoolbuf(AVRC_CMD_POOL_ID)) != NULL) in avrc_vendor_msg()106 if ((p_cmd = (BT_HDR *) GKI_getpoolbuf(AVRC_CMD_POOL_ID)) != NULL) in AVRC_UnitCmd()151 if ((p_cmd = (BT_HDR *) GKI_getpoolbuf(AVRC_CMD_POOL_ID)) != NULL) in AVRC_SubCmd()
744 if ((p_cmd = (BT_HDR *) GKI_getpoolbuf(AVRC_CMD_POOL_ID)) != NULL) in avrc_pass_msg()
652 #ifndef AVRC_CMD_POOL_ID653 #define AVRC_CMD_POOL_ID GKI_POOL_ID_1 macro
302 #ifndef AVRC_CMD_POOL_ID303 #define AVRC_CMD_POOL_ID GKI_POOL_ID_1 macro