Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gatts.h28 BTC_GATTS_ACT_SEND_RESPONSE, enumerator
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gatts.c85 case BTC_GATTS_ACT_SEND_RESPONSE: { in btc_gatts_arg_deep_copy()
182 case BTC_GATTS_ACT_SEND_RESPONSE: { in btc_gatts_arg_deep_free()
681 case BTC_GATTS_ACT_SEND_RESPONSE: { in btc_gatts_call_handler()
/hal_espressif-latest/components/bt/host/bluedroid/api/
Desp_gatts_api.c310 msg.act = BTC_GATTS_ACT_SEND_RESPONSE; in esp_ble_gatts_send_response()