Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_rc.cc724 void handle_rc_disconnect(tBTA_AV_RC_CLOSE* p_rc_close) { in handle_rc_disconnect() argument
726 BTIF_TRACE_DEBUG("%s: rc_handle: %d", __func__, p_rc_close->rc_handle); in handle_rc_disconnect()
728 p_dev = btif_rc_get_device_by_handle(p_rc_close->rc_handle); in handle_rc_disconnect()
734 if (p_rc_close->rc_handle != p_dev->rc_handle && in handle_rc_disconnect()
735 p_dev->rc_addr != p_rc_close->peer_addr) { in handle_rc_disconnect()