Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h949 } tBTA_DM_MODE_CHG; typedef
973 tBTA_DM_MODE_CHG mode_chg; /* mode change event */
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/core/
Dbtc_dm.c539 static void btc_dm_pm_mode_chg_evt(tBTA_DM_MODE_CHG *p_mode_chg) in btc_dm_pm_mode_chg_evt()