Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/core/
Dbtc_util.c415 case BTA_WRONG_MODE: in btc_bta_status_to_esp_status()
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c3960 p_bta_dm_eir_cfg->config_eir_callback(BTA_WRONG_MODE, eir_type_num , eir_type); in bta_dm_set_eir()
3969 p_bta_dm_eir_cfg->config_eir_callback(BTA_WRONG_MODE, eir_type_num , eir_type); in bta_dm_set_eir()
4240 status = BTA_WRONG_MODE; in bta_dm_set_eir()
4440 bta_status = BTA_WRONG_MODE; in bta_dm_encrypt_cback()
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h48 #define BTA_WRONG_MODE 5 macro