Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/include/
Dbta_av_api.h252 } tBTA_AV_RC_CLOSE; typedef
347 tBTA_AV_RC_CLOSE rc_close;
/packages/modules/Bluetooth/system/bta/av/
Dbta_av_act.cc2476 tBTA_AV_RC_CLOSE rc_close; in bta_av_rc_closed()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_av.cc3297 const tBTA_AV_RC_CLOSE& rc_close = p_data->rc_close; in btif_av_handle_bta_av_event()
Dbtif_rc.cc909 void handle_rc_disconnect(tBTA_AV_RC_CLOSE* p_rc_close) { in handle_rc_disconnect()