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

  /external/bluetooth/bluedroid/stack/avrc/
avrc_bld_ct.c 127 static BT_HDR *avrc_bld_init_cmd_buffer(tAVRC_COMMAND *p_cmd)
191 tAVRC_STS AVRC_BldCommand( tAVRC_COMMAND *p_cmd, BT_HDR **pp_pkt)
avrc_pars_tg.c 41 static tAVRC_STS avrc_pars_vendor_cmd(tAVRC_MSG_VENDOR *p_msg, tAVRC_COMMAND *p_result,
282 tAVRC_STS AVRC_ParsCommand (tAVRC_MSG *p_msg, tAVRC_COMMAND *p_result, UINT8 *p_buf, UINT16 buf_len)
avrc_api.c 502 if (AVRC_BldCommand ((tAVRC_COMMAND *)&avrc_cmd, &p_cmd) == AVRC_STS_NO_ERROR)
    [all...]
  /external/bluetooth/bluedroid/stack/include/
avrc_api.h 566 AVRC_API extern tAVRC_STS AVRC_ParsCommand (tAVRC_MSG *p_msg, tAVRC_COMMAND *p_result,
593 AVRC_API extern tAVRC_STS AVRC_BldCommand( tAVRC_COMMAND *p_cmd, BT_HDR **pp_pkt);
avrc_defs.h     [all...]
  /external/bluetooth/bluedroid/btif/src/
btif_rc.c 204 static void btif_rc_upstreams_evt(UINT16 event, tAVRC_COMMAND* p_param, UINT8 ctype, UINT8 label);
646 void handle_uid_changed_notification(tBTA_AV_META_MSG *pmeta_msg, tAVRC_COMMAND *pavrc_command)
675 tAVRC_COMMAND avrc_command = {0};
    [all...]

Completed in 74 milliseconds