Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_jv_api.h134 #define BTA_JV_DISABLE_EVT 1 /* JV disabled */ macro
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/l2cap/
Dbtc_l2cap.c779 case BTA_JV_DISABLE_EVT: in btc_l2cap_cb_handler()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/spp/
Dbtc_spp.c1321 case BTA_JV_DISABLE_EVT: in btc_spp_cb_handler()
/hal_espressif-latest/components/bt/host/bluedroid/bta/jv/
Dbta_jv_act.c753 p_data->disable.p_cback(BTA_JV_DISABLE_EVT, (tBTA_JV *)&evt_data, NULL); in bta_jv_disable()