Searched refs:BTA_ID_DM (Results 1 – 5 of 5) sorted by relevance
287 bta_sys_deregister( BTA_ID_DM ); in bta_dm_sm_disable()
53 BTA_DM_API_ENABLE_EVT = BTA_SYS_EVT_START(BTA_ID_DM),
70 bta_sys_register(BTA_ID_DM, &bta_dm_reg ); in BTA_EnableBluetooth()
63 #define BTA_ID_DM 1 /* device manager */ macro
621 bta_id = BTA_ID_DM; in bta_sys_disable()