Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_bt.c377 case BTA_DM_SEARCH_CANCEL_CMPL_EVT: { in btc_gap_bt_search_devices_evt()
Dbtc_gap_ble.c605 case BTA_DM_SEARCH_CANCEL_CMPL_EVT: in btc_search_callback()
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h1060 #define BTA_DM_SEARCH_CANCEL_CMPL_EVT 6 /* Search cancelled */ macro
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c2328 bta_dm_search_cb.p_search_cback(BTA_DM_SEARCH_CANCEL_CMPL_EVT, NULL); in bta_dm_search_cancel_notify()