Home
last modified time | relevance | path

Searched defs:uuid128 (Results 1 – 6 of 6) sorted by relevance

/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/include/host/
Dble_uuid.h95 #define BLE_UUID128_INIT(uuid128...) \ argument
107 #define BLE_UUID128_DECLARE(uuid128...) \ argument
/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/src/
Dble_ibeacon.c41 int ble_ibeacon_set_adv_data(void *uuid128, uint16_t major, uint16_t minor, int8_t measured_power) in ble_ibeacon_set_adv_data()
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/core/
Dbtc_util.c233 void uuid128_be_to_esp_uuid(esp_bt_uuid_t *u, uint8_t* uuid128) in uuid128_be_to_esp_uuid()
/device/soc/esp/esp32/components/bt/host/bluedroid/api/include/api/
Desp_bt_defs.h91 uint8_t uuid128[ESP_UUID_LEN_128]; /*!< 128bit UUID */ member
/device/soc/esp/esp32/components/bt/common/include/
Dbt_common.h210 UINT8 uuid128[MAX_UUID_SIZE]; member
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/include/stack/
Dbtm_ble_api.h431 UINT8 uuid128[MAX_UUID_SIZE]; member