Home
last modified time | relevance | path

Searched refs:BTA_ID_DM_SEARCH (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_sys.h62 #define BTA_ID_DM_SEARCH 2 /* device manager search */ macro
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/dm/
Dbta_dm_main.c482 bta_sys_deregister( BTA_ID_DM_SEARCH ); in bta_dm_search_sm_disable()
Dbta_dm_api.c73 bta_sys_register (BTA_ID_DM_SEARCH, &bta_dm_search_reg ); in BTA_EnableBluetooth()
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h210 BTA_DM_API_SEARCH_EVT = BTA_SYS_EVT_START(BTA_ID_DM_SEARCH),