Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gattc.h35 BTC_GATTC_ACT_REG_FOR_NOTIFY, enumerator
/hal_espressif-latest/components/bt/host/bluedroid/api/
Desp_gattc_api.c819 msg.act = BTC_GATTC_ACT_REG_FOR_NOTIFY; in esp_ble_gattc_register_for_notify()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c769 case BTC_GATTC_ACT_REG_FOR_NOTIFY: in btc_gattc_call_handler()