Home
last modified time | relevance | path

Searched refs:tBTA_MCE_MSG (Results 1 – 3 of 3) sorted by relevance

/system/bt/bta/mce/
Dbta_mce_int.h61 } tBTA_MCE_MSG; typedef
83 extern void bta_mce_enable(tBTA_MCE_MSG* p_data);
84 extern void bta_mce_get_remote_mas_instances(tBTA_MCE_MSG* p_data);
Dbta_mce_main.cc43 typedef void (*tBTA_MCE_ACTION)(tBTA_MCE_MSG* p_data);
70 (*bta_mce_action[action])((tBTA_MCE_MSG*)p_msg); in bta_mce_sm_execute()
Dbta_mce_act.cc130 void bta_mce_enable(tBTA_MCE_MSG* p_data) { in bta_mce_enable()
147 void bta_mce_get_remote_mas_instances(tBTA_MCE_MSG* p_data) { in bta_mce_get_remote_mas_instances()