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 343 if(p_bta_av_cfg->p_act_tbl == NULL || p_bta_av_cfg->p_reg == NULL)
567 p_scb->p_act_tbl = (const tBTA_AV_ACT *)bta_av_a2d_action;
    [all...]
bta_av_int.h 461 const tBTA_AV_ACT *p_act_tbl; /* the action table for stream state machine */ member in struct:__anon2422
  /external/bluetooth/bluedroid/bta/include/
bta_av_api.h 494 const tBTA_AV_ACT *p_act_tbl;/* the action function table for VDP stream */ member in struct:__anon2658

Completed in 677 milliseconds