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

  /external/bluetooth/bluedroid/bta/mce/
bta_mce_main.c 36 tBTA_MCE_CB bta_mce_cb; variable
bta_mce_int.h 83 extern tBTA_MCE_CB bta_mce_cb;
86 #define bta_mce_cb (*bta_mce_cb_ptr) macro

Completed in 49 milliseconds