Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/test/
Dbta_av_test.cc60 const tBTA_AV_RC_OPEN* rc_open = &p_data->rc_open; in TEST_F()
/packages/modules/Bluetooth/system/bta/include/
Dbta_av_api.h246 } tBTA_AV_RC_OPEN; typedef
346 tBTA_AV_RC_OPEN rc_open;
/packages/modules/Bluetooth/system/bta/av/
Dbta_av_act.cc522 tBTA_AV_RC_OPEN rc_open; in bta_av_rc_opened()
2389 tBTA_AV_RC_OPEN rc_open; in bta_av_rc_disc_done()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_av.cc3292 const tBTA_AV_RC_OPEN& rc_open = p_data->rc_open; in btif_av_handle_bta_av_event()
Dbtif_rc.cc827 void handle_rc_connect(tBTA_AV_RC_OPEN* p_rc_open) { in handle_rc_connect()