Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_bt.c27 static void bte_search_devices_evt(tBTA_DM_SEARCH_EVT event, tBTA_DM_SEARCH *p_data);
98 BTA_DmSearch(&inq_params, services, bte_search_devices_evt); in btc_gap_bt_start_discovery()
263 static void bte_search_devices_evt(tBTA_DM_SEARCH_EVT event, tBTA_DM_SEARCH *p_data) in bte_search_devices_evt() function