Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gattc.h30 BTC_GATTC_ACT_WRITE_CHAR_DESCR, enumerator
/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c43 case BTC_GATTC_ACT_WRITE_CHAR_DESCR: { in btc_gattc_arg_deep_copy()
87 case BTC_GATTC_ACT_WRITE_CHAR_DESCR: { in btc_gattc_arg_deep_free()
739 case BTC_GATTC_ACT_WRITE_CHAR_DESCR: in btc_gattc_call_handler()
/hal_espressif-3.7.0/components/bt/host/bluedroid/api/
Desp_gattc_api.c545 msg.act = BTC_GATTC_ACT_WRITE_CHAR_DESCR; in esp_ble_gattc_write_char_descr()