Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/api/include/api/
Desp_gatt_defs.h422ESP_GATT_DB_PRIMARY_SERVICE, /*!< Gattc primary service attribute type … enumerator
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c243 case ESP_GATT_DB_PRIMARY_SERVICE: in btc_gattc_fill_gatt_db_conversion()
332 …btc_gattc_fill_gatt_db_conversion(*count, svc_num, ESP_GATT_DB_PRIMARY_SERVICE, offset, (void *)re… in btc_ble_gattc_get_service()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_spp_client/main/
Dspp_client_demo.c427 case ESP_GATT_DB_PRIMARY_SERVICE: in gattc_profile_event_handler()