Home
last modified time | relevance | path

Searched refs:IDX_SET_BROWSED_PLAYER_RSP (Results 1 – 1 of 1) sorted by relevance

/system/bt/btif/src/
Dbtif_rc.cc74 #define IDX_SET_BROWSED_PLAYER_RSP 9 macro
1532 fill_pdu_queue(IDX_SET_BROWSED_PLAYER_RSP, ctype, label, true, p_dev); in btif_rc_upstreams_evt()
2208 if (!p_dev->rc_pdu_info[IDX_SET_BROWSED_PLAYER_RSP].is_rsp_pending) { in set_browsed_player_rsp()
2264 code = p_dev->rc_pdu_info[IDX_SET_BROWSED_PLAYER_RSP].ctype; in set_browsed_player_rsp()
2267 p_dev->rc_pdu_info[IDX_SET_BROWSED_PLAYER_RSP].label, ctype, in set_browsed_player_rsp()
2274 p_dev->rc_handle, p_dev->rc_pdu_info[IDX_SET_BROWSED_PLAYER_RSP].label, in set_browsed_player_rsp()
2279 p_dev->rc_pdu_info[IDX_SET_BROWSED_PLAYER_RSP].ctype = 0; in set_browsed_player_rsp()
2280 p_dev->rc_pdu_info[IDX_SET_BROWSED_PLAYER_RSP].label = 0; in set_browsed_player_rsp()
2281 p_dev->rc_pdu_info[IDX_SET_BROWSED_PLAYER_RSP].is_rsp_pending = false; in set_browsed_player_rsp()