Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_av.cc173 CASE_RETURN_STR(BTA_AV_CLOSE_EVT) in dump_av_sm_event_name()
644 case BTA_AV_CLOSE_EVT: in btif_av_state_opening_handler()
705 case BTA_AV_CLOSE_EVT: in btif_av_state_closing_handler()
846 case BTA_AV_CLOSE_EVT: in btif_av_state_opened_handler()
1048 case BTA_AV_CLOSE_EVT: in btif_av_state_started_handler()
/system/bt/bta/include/
Dbta_av_api.h213 #define BTA_AV_CLOSE_EVT 3 /* connection closed */ macro
/system/bt/bta/av/
Dbta_av_aact.cc2458 event = BTA_AV_CLOSE_EVT; in bta_av_str_closed()