Searched refs:tAVCT_CB (Results 1 - 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/stack/avct/
H A Davct_int.h138 } tAVCT_CB; typedef in typeref:struct:__anon1199
221 AVCT_API extern tAVCT_CB avct_cb;
223 AVCT_API extern tAVCT_CB *avct_cb_ptr;
H A Davct_api.c38 tAVCT_CB avct_cb;
69 memset(&avct_cb, 0, sizeof(tAVCT_CB));

Completed in 81 milliseconds