Searched refs:BTA_ID_DM_SEARCH (Results 1 – 4 of 4) sorted by relevance
62 #define BTA_ID_DM_SEARCH 2 /* device manager search */ macro
482 bta_sys_deregister( BTA_ID_DM_SEARCH ); in bta_dm_search_sm_disable()
73 bta_sys_register (BTA_ID_DM_SEARCH, &bta_dm_search_reg ); in BTA_EnableBluetooth()
210 BTA_DM_API_SEARCH_EVT = BTA_SYS_EVT_START(BTA_ID_DM_SEARCH),