Lines Matching full:player
2015 item.u.player.name.charset_id = cur_item->player.charset_id;
2016 memcpy(&(item.u.player.features), &(cur_item->player.features),
2017 sizeof(cur_item->player.features));
2018 item.u.player.major_type = cur_item->player.major_type;
2019 item.u.player.sub_type = cur_item->player.sub_type;
2020 item.u.player.play_status = cur_item->player.play_status;
2021 item.u.player.player_id = cur_item->player.player_id;
2022 item.u.player.name.p_str = cur_item->player.name;
2023 item.u.player.name.str_len =
2024 (uint16_t)strlen((char*)(cur_item->player.name));
2121 * Description Response to set the addressed player for specified media
2122 * player based on id in the media player list.
2154 * Description Response to set the browsed player command which contains
2155 * current browsed path of the media player. By default,
3256 * player application settings
3365 BTIF_TRACE_ERROR("%s: Error getting Player application settings: 0x%2X",
3391 BTIF_TRACE_ERROR("%s: No Player application settings found", __func__);
3825 * Description handles the the set addressed player response, calls
4065 * TYPE player to BTIF representation.
4072 const tAVRC_ITEM_PLAYER* avrc_item_player = &(avrc_item->u.player);
4073 btrc_item_player_t* btrc_item_player = &(btrc_item->player);
4074 /* Player ID */
4396 * Description Get supported List Player Attributes
4418 * Description Get values of supported Player Attributes
4441 * Description Get current values of Player Attributes
4526 * Description Fetch the player list
4601 * Description Change the browsed player.
4603 * Paramters id: The UID of player to move to
4648 ** Description Change the addressed player.
4650 ** Paramters id: The UID of player to move to
4755 * Description Set current values of Player Attributes