Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gatts.h34 BTC_GATTS_ACT_ADD_CHAR_DESCR, enumerator
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gatts.c112 case BTC_GATTS_ACT_ADD_CHAR_DESCR: { in btc_gatts_arg_deep_copy()
192 case BTC_GATTS_ACT_ADD_CHAR_DESCR:{ in btc_gatts_arg_deep_free()
661 case BTC_GATTS_ACT_ADD_CHAR_DESCR: { in btc_gatts_call_handler()
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/
Desp_gatts_api.c184 msg.act = BTC_GATTS_ACT_ADD_CHAR_DESCR; in esp_ble_gatts_add_char_descr()