Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_rc.cc626 void handle_rc_browse_connect(tBTA_AV_RC_BROWSE_OPEN* p_rc_br_open) { in handle_rc_browse_connect() argument
628 p_rc_br_open->rc_handle, p_rc_br_open->status); in handle_rc_browse_connect()
630 btif_rc_get_device_by_handle(p_rc_br_open->rc_handle); in handle_rc_browse_connect()
640 if (p_rc_br_open->status == BTA_AV_SUCCESS) { in handle_rc_browse_connect()