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

  /external/bluetooth/bluedroid/bta/av/
bta_av_main.c 558 if((bta_av_cb.reg_audio + bta_av_cb.reg_video) == 0)
683 if(!bta_av_cb.reg_audio)
724 bta_av_cb.reg_audio |= BTA_AV_HNDL_TO_MSK(p_scb->hdi);
725 APPL_TRACE_DEBUG("reg_audio: 0x%x",bta_av_cb.reg_audio);
889 APPL_TRACE_DEBUG("reg_audio: 0x%x",bta_av_cb.reg_audio);
    [all...]
bta_av_act.c     [all...]
bta_av_int.h 581 UINT8 reg_audio; /* handle mask of registered audio channels */ member in struct:__anon5082

Completed in 164 milliseconds