Searched refs:YOC_UART_TX_UUID (Results 1 – 2 of 2) sorted by relevance
/AliOS-Things-master/components/ble_host/ble_profiles/include/yoc/ |
A D | uart_profile.h | 9 #define YOC_UART_TX_UUID UUID128_DECLARE(0x7e,0x31,0x35,0xd4,0x12,0xf3,0x11,0xe9, 0xab,0x14,0x… macro
|
/AliOS-Things-master/components/ble_host/ble_profiles/ |
A D | uart_server.c | 43 …[YOC_UART_IDX_TX_CHAR] = GATT_CHAR_DEFINE(YOC_UART_TX_UUID, GATT_CHRC_PROP_NOTIFY | GATT_CHRC_PRO… 44 [YOC_UART_IDX_TX_VAL] = GATT_CHAR_VAL_DEFINE(YOC_UART_TX_UUID, GATT_PERM_READ),
|
Completed in 3 milliseconds