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

  /system/bt/bta/av/
bta_av_ssm.c 458 (*p_scb->p_act_tbl[action])(p_scb, p_data);
bta_av_main.c 353 if(p_bta_av_cfg->p_act_tbl == NULL || p_bta_av_cfg->p_reg == NULL)
650 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:__anon68576
  /system/bt/bta/include/
bta_av_api.h 506 const tBTA_AV_ACT *p_act_tbl;/* the action function table for VDP stream */ member in struct:__anon68858

Completed in 45 milliseconds