Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/ble_profiles/include/yoc/
A Duart_profile.h7 #define YOC_UART_SERVICE_UUID UUID128_DECLARE(0x7e,0x31,0x35,0xd4,0x12,0xf3,0x11,0xe9, 0xab,0x14,0x… macro
/AliOS-Things-master/components/ble_host/ble_profiles/
A Duart_client.c99 … ble_stack_gatt_discovery_primary(node->conn_handle, YOC_UART_SERVICE_UUID, 0x0001, 0xFFFF); in mtu_exchange()
350 if (UUID_EQUAL_LEN(&e->uuid, YOC_UART_SERVICE_UUID, UUID_COMPARE_LENGTH)) { in service_discovery()
A Duart_server.c37 [YOC_UART_IDX_SVC] = GATT_PRIMARY_SERVICE_DEFINE(YOC_UART_SERVICE_UUID),

Completed in 4 milliseconds