HomeSort by relevance Sort by last modified time
    Searched refs:reg_audio (Results 1 - 3 of 3) sorted by null

  /system/bt/bta/av/
bta_av_main.c 580 if((bta_av_cb.reg_audio + bta_av_cb.reg_video) == 0)
705 if(!bta_av_cb.reg_audio)
746 bta_av_cb.reg_audio |= BTA_AV_HNDL_TO_MSK(p_scb->hdi);
747 APPL_TRACE_DEBUG("reg_audio: 0x%x",bta_av_cb.reg_audio);
911 APPL_TRACE_DEBUG("reg_audio: 0x%x",bta_av_cb.reg_audio);
    [all...]
bta_av_act.c     [all...]
bta_av_int.h 582 UINT8 reg_audio; /* handle mask of registered audio channels */ member in struct:__anon68580

Completed in 288 milliseconds