Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h320 } tBTA_GATTC_EXEC_CMPL; typedef
442 tBTA_GATTC_EXEC_CMPL exec_cmpl; /* execute complete */
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c844 tBTA_GATTC_EXEC_CMPL *exec_cmpl = &arg->exec_cmpl; in btc_gattc_cb_handler()