Home
last modified time | relevance | path

Searched refs:ESP_GATT_UUID_PRI_SERVICE (Results 1 – 10 of 10) sorted by relevance

/hal_espressif-3.6.0/components/bt/host/bluedroid/api/include/api/
Desp_gatt_defs.h64 #define ESP_GATT_UUID_PRI_SERVICE 0x2800 macro
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_security_server/main/
Dexample_ble_sec_gatts_demo.c116 static const uint16_t primary_service_uuid = ESP_GATT_UUID_PRI_SERVICE;
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble_50/ble50_security_server/main/
Dble50_sec_gatts_demo.c95 static const uint16_t primary_service_uuid = ESP_GATT_UUID_PRI_SERVICE;
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_server_service_table/main/
Dgatts_table_creat_demo.c167 static const uint16_t primary_service_uuid = ESP_GATT_UUID_PRI_SERVICE;
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gatts.c263 case ESP_GATT_UUID_PRI_SERVICE:{ in btc_gatts_act_create_attr_tab()
441 case ESP_GATT_UUID_PRI_SERVICE: in btc_gatts_check_valid_attr_tab()
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_spp_server/main/
Dble_spp_server_demo.c135 static const uint16_t primary_service_uuid = ESP_GATT_UUID_PRI_SERVICE;
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_compatibility_test/main/
Dble_compatibility_test.c175 static const uint16_t primary_service_uuid = ESP_GATT_UUID_PRI_SERVICE;
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_hid_device_demo/main/
Dhid_device_le_prf.c273 static const uint16_t primary_service_uuid = ESP_GATT_UUID_PRI_SERVICE;
/hal_espressif-3.6.0/components/protocomm/src/transports/
Dprotocomm_ble.c24 static const uint16_t primary_service_uuid = ESP_GATT_UUID_PRI_SERVICE;
/hal_espressif-3.6.0/components/esp_hid/src/
Dble_hidd.c40 static const uint16_t s_primary_service_uuid = ESP_GATT_UUID_PRI_SERVICE;