Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_jv_api.h45 #define BTA_JV_ALREADY_DONE 5 /* already done, repeat the operation */ macro
/hal_espressif-latest/components/bt/host/bluedroid/bta/jv/
Dbta_jv_api.c101 status = BTA_JV_ALREADY_DONE; in BTA_JvEnable()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/l2cap/
Dbtc_l2cap.c445 if (BTA_JV_ALREADY_DONE == ret) { in btc_l2cap_init()