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

  /external/bluetooth/bluedroid/stack/avct/
avct_int.h 138 } tAVCT_CB;
221 AVCT_API extern tAVCT_CB avct_cb;
223 AVCT_API extern tAVCT_CB *avct_cb_ptr;
avct_api.c 37 tAVCT_CB avct_cb;
66 memset(&avct_cb, 0, sizeof(tAVCT_CB));

Completed in 465 milliseconds