Searched refs:BTA_AV_RC_CLOSE_EVT (Results 1 – 6 of 6) sorted by relevance
124 #define BTA_AV_RC_CLOSE_EVT 9 /* remote control channel closed */ macro
317 CASE_RETURN_STRING(BTA_AV_RC_CLOSE_EVT); in dump_rc_event()
785 case BTA_AV_RC_CLOSE_EVT: \937 CASE_RETURN_STR(BTA_AV_RC_CLOSE_EVT) in dump_av_sm_event_name()2000 case BTA_AV_RC_CLOSE_EVT: { in ProcessEvent()2005 if (event == BTA_AV_RC_CLOSE_EVT) { in ProcessEvent()2833 case BTA_AV_RC_CLOSE_EVT: in ProcessEvent()3296 case BTA_AV_RC_CLOSE_EVT: { in btif_av_handle_bta_av_event()
1203 case BTA_AV_RC_CLOSE_EVT: { in btif_rc_handler()
325 std::make_pair(BTA_AV_RC_CLOSE_EVT, "BTA_AV_RC_CLOSE_EVT"), in TEST_F()636 std::make_pair(BTA_AV_RC_CLOSE_EVT, "BTA_AV_RC_CLOSE_EVT"), in TEST_F()
2558 (*p_cb->p_cback)(BTA_AV_RC_CLOSE_EVT, &bta_av_data); in bta_av_rc_closed()