Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_av.h47 BTIF_AV_SOURCE_CONFIG_UPDATED_EVT, enumerator
/system/bt/btif/src/
Dbtif_av.cc201 CASE_RETURN_STR(BTIF_AV_SOURCE_CONFIG_UPDATED_EVT) in dump_av_sm_event_name()
407 case BTIF_AV_SOURCE_CONFIG_UPDATED_EVT: in btif_av_state_idle_handler()
584 case BTIF_AV_SOURCE_CONFIG_UPDATED_EVT: in btif_av_state_opening_handler()
701 case BTIF_AV_SOURCE_CONFIG_UPDATED_EVT: in btif_av_state_closing_handler()
831 case BTIF_AV_SOURCE_CONFIG_UPDATED_EVT: in btif_av_state_opened_handler()
947 case BTIF_AV_SOURCE_CONFIG_UPDATED_EVT: in btif_av_state_started_handler()
/system/bt/btif/co/
Dbta_av_co.cc897 btif_dispatch_sm_event(BTIF_AV_SOURCE_CONFIG_UPDATED_EVT, NULL, 0); in bta_av_co_audio_set_codec()
1127 btif_dispatch_sm_event(BTIF_AV_SOURCE_CONFIG_UPDATED_EVT, NULL, 0); in bta_av_co_set_codec_user_config()
1201 btif_dispatch_sm_event(BTIF_AV_SOURCE_CONFIG_UPDATED_EVT, NULL, 0); in bta_av_co_set_codec_ota_config()
1259 btif_dispatch_sm_event(BTIF_AV_SOURCE_CONFIG_UPDATED_EVT, NULL, 0); in bta_av_co_set_codec_audio_config()
1304 btif_dispatch_sm_event(BTIF_AV_SOURCE_CONFIG_UPDATED_EVT, NULL, 0); in bta_av_co_init()