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.cc572 void handle_rc_browse_connect(tBTA_AV_RC_BROWSE_OPEN* p_rc_br_open) { in handle_rc_browse_connect() argument
574 p_rc_br_open->rc_handle, p_rc_br_open->status); in handle_rc_browse_connect()
576 btif_rc_get_device_by_handle(p_rc_br_open->rc_handle); in handle_rc_browse_connect()
586 if (p_rc_br_open->status == BTA_AV_SUCCESS) { in handle_rc_browse_connect()