Searched refs:BTA_ID_DM_SEARCH (Results 1 – 5 of 5) sorted by relevance
218 void bta_dm_search_sm_disable() { bta_sys_deregister(BTA_ID_DM_SEARCH); } in bta_dm_search_sm_disable()
51 BTA_DM_API_SEARCH_EVT = BTA_SYS_EVT_START(BTA_ID_DM_SEARCH),
62 bta_sys_register(BTA_ID_DM_SEARCH, &bta_dm_search_reg); in BTA_EnableBluetooth()
64 #define BTA_ID_DM_SEARCH 2 /* device manager search */ macro
580 bta_id = BTA_ID_DM_SEARCH; in bta_sys_disable()