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.h65 } tBTA_MCE_MSG; typedef
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);
Dbta_mce_main.c44 typedef void (*tBTA_MCE_ACTION)(tBTA_MCE_MSG *p_data);
73 (*bta_mce_action[action])((tBTA_MCE_MSG*)p_msg); in bta_mce_sm_execute()
Dbta_mce_act.c130 void bta_mce_enable(tBTA_MCE_MSG *p_data) in bta_mce_enable()
146 void bta_mce_get_remote_mas_instances(tBTA_MCE_MSG *p_data) in bta_mce_get_remote_mas_instances()