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

  /external/bluetooth/bluedroid/bta/include/
bta_av_api.h 469 typedef void (*tBTA_AV_ACT)(void *p_cb, void *p_data);
494 const tBTA_AV_ACT *p_act_tbl;/* the action function table for VDP stream */
  /external/bluetooth/bluedroid/bta/av/
bta_av_int.h 461 const tBTA_AV_ACT *p_act_tbl; /* the action table for stream state machine */
bta_av_main.c 567 p_scb->p_act_tbl = (const tBTA_AV_ACT *)bta_av_a2d_action;
    [all...]

Completed in 35 milliseconds