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

  /external/bluetooth/bluedroid/stack/avrc/
avrc_opt.c 75 p_cmd->layer_specific = AVCT_DATA_CTRL;
116 p_cmd->layer_specific = AVCT_DATA_CTRL;
162 p_cmd->layer_specific = AVCT_DATA_CTRL;
avrc_api.c 490 (p_pkt->layer_specific & AVCT_DATA_CTRL && AVRC_PACKET_LEN < sizeof(p_pkt->len)))
747 p_cmd->layer_specific = AVCT_DATA_CTRL;
880 ** p_pkt->layer_specific is AVCT_DATA_CTRL or AVCT_DATA_BROWSE
    [all...]
avrc_bld_tg.c 728 UINT16 offset = AVRC_MSG_PASS_THRU_OFFSET, chnl = AVCT_DATA_CTRL, len=AVRC_META_CMD_POOL_SIZE;
  /external/bluetooth/bluedroid/stack/include/
avct_api.h 52 #define AVCT_DATA_CTRL 0x0001 /* for the control channel */
106 /* p_pkt->layer_specific is AVCT_DATA_CTRL or AVCT_DATA_BROWSE */
265 ** AVCT_DATA_CTRL for control channel traffic;
  /external/bluetooth/bluedroid/stack/avct/
avct_lcb_act.c 652 p_data->p_buf->layer_specific = AVCT_DATA_CTRL;

Completed in 86 milliseconds