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

  /system/bt/include/hardware/
bt_mce.h 36 /** set to sizeof(btmce_callbacks_t) */
39 } btmce_callbacks_t; typedef in typeref:struct:__anon1987
46 bt_status_t (*init)(btmce_callbacks_t* callbacks);
  /system/bt/btif/src/
btif_mce.cc 47 static btmce_callbacks_t* bt_mce_callbacks = NULL;
116 static bt_status_t init(btmce_callbacks_t* callbacks) {

Completed in 88 milliseconds