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

  /external/bluetooth/bluedroid/bta/av/
bta_av_ssm.c 458 (*p_scb->p_act_tbl[action])(p_scb, p_data);
bta_av_main.c 351 if(p_bta_av_cfg->p_act_tbl == NULL || p_bta_av_cfg->p_reg == NULL)
628 p_scb->p_act_tbl = (const tBTA_AV_ACT *)bta_av_a2d_action;
    [all...]
bta_av_int.h 468 const tBTA_AV_ACT *p_act_tbl; /* the action table for stream state machine */ member in struct:__anon5083
  /external/bluetooth/bluedroid/bta/include/
bta_av_api.h 506 const tBTA_AV_ACT *p_act_tbl;/* the action function table for VDP stream */ member in struct:__anon5373

Completed in 44 milliseconds