Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/core/
Dbtc_util.c406 case BTA_PENDING: in btc_bta_status_to_esp_status()
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h45 #define BTA_PENDING 2 /* API cannot be completed right now */ macro