Home
last modified time | relevance | path

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

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