Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/ble_profiles/include/yoc/
A Duart_profile.h8 #define YOC_UART_RX_UUID UUID128_DECLARE(0x7e,0x31,0x35,0xd4,0x12,0xf3,0x11,0xe9,0xab,0x14,0xd… macro
/AliOS-Things-master/components/ble_host/ble_profiles/
A Duart_server.c39 [YOC_UART_IDX_RX_CHAR] = GATT_CHAR_DEFINE(YOC_UART_RX_UUID, GATT_CHRC_PROP_WRITE),
40 … [YOC_UART_IDX_RX_VAL] = GATT_CHAR_VAL_DEFINE(YOC_UART_RX_UUID, GATT_PERM_READ | GATT_PERM_WRITE),
A Duart_client.c325 …ble_stack_gatt_discovery_char(e->conn_handle, YOC_UART_RX_UUID, uart->client_data.uart_profile.uar… in service_discovery()

Completed in 5 milliseconds