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

  /external/bluetooth/bluedroid/bta/mce/
bta_mce_int.h 65 } tBTA_MCE_MSG;
94 extern void bta_mce_enable (tBTA_MCE_MSG *p_data);
95 extern void bta_mce_get_remote_mas_instances (tBTA_MCE_MSG *p_data);
bta_mce_main.c 43 typedef void (*tBTA_MCE_ACTION)(tBTA_MCE_MSG *p_data);
72 (*bta_mce_action[action])((tBTA_MCE_MSG*)p_msg);
bta_mce_act.c 131 void bta_mce_enable(tBTA_MCE_MSG *p_data)
147 void bta_mce_get_remote_mas_instances(tBTA_MCE_MSG *p_data)

Completed in 45 milliseconds