Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/ble_profiles/include/yoc/
A Duart_client.h18 uint8_t notify_enabled; member
/AliOS-Things-master/components/ble_host/ble_profiles/
A Duart_client.c108 node->client_data.uart_profile.notify_enabled = 1; in mtu_exchange()
336 uart->client_data.uart_profile.notify_enabled = 1; in service_discovery()
458 … length <= 0 || !uart || uart->conn_handle < 0 || !uart->client_data.uart_profile.notify_enabled) { in uart_client_send()

Completed in 4 milliseconds