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

  /external/bluetooth/bluedroid/stack/a2dp/
a2d_int.h 58 } tA2D_CB;
70 A2D_API extern tA2D_CB a2d_cb;
72 A2D_API extern tA2D_CB *a2d_cb_ptr;
a2d_api.c 35 tA2D_CB a2d_cb;
385 memset(&a2d_cb, 0, sizeof(tA2D_CB));

Completed in 78 milliseconds