Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_gatt_defs.h632 ESP_GATT_DB_PRIMARY_SERVICE, /*!< Primary service attribute. */ enumerator
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c251 case ESP_GATT_DB_PRIMARY_SERVICE: in btc_gattc_fill_gatt_db_conversion()
340 …btc_gattc_fill_gatt_db_conversion(*count, svc_num, ESP_GATT_DB_PRIMARY_SERVICE, offset, (void *)re… in btc_ble_gattc_get_service()