Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/ble_profiles/
A Duart_server.c237 int g_yoc_uart_handle = -1; in uart_server_init() local
249g_yoc_uart_handle = ble_stack_gatt_registe_service(&g_uart_profile, uart_attrs, BLE_ARRAY_NUM(uar… in uart_server_init()
251 if (g_yoc_uart_handle < 0) { in uart_server_init()
255 service->uart_svc_handle = g_yoc_uart_handle; in uart_server_init()

Completed in 4 milliseconds