Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/ble_profiles/
A Duart_client.c101 uint8_t ccc_enable = CCC_VALUE_NOTIFY; in mtu_exchange() local
102 …->conn_handle, node->client_data.uart_profile.uart_ccc_handle, &ccc_enable, sizeof(ccc_enable), 0); in mtu_exchange()
329 uint8_t ccc_enable = CCC_VALUE_NOTIFY; in service_discovery() local
330 …->conn_handle, uart->client_data.uart_profile.uart_ccc_handle, &ccc_enable, sizeof(ccc_enable), 0); in service_discovery()

Completed in 3 milliseconds