Home
last modified time | relevance | path

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

/system/bt/bta/mce/
Dbta_mce_api.cc62 if (p_cback && !bta_sys_is_register(BTA_ID_MCE)) { in BTA_MceEnable()
66 bta_sys_register(BTA_ID_MCE, &bta_mce_reg); in BTA_MceEnable()
Dbta_mce_int.h38 BTA_MCE_API_ENABLE_EVT = BTA_SYS_EVT_START(BTA_ID_MCE),
/system/bt/bta/sys/
Dbta_sys.h91 #define BTA_ID_MCE 29 /* Message Client Equipment */ macro