Searched refs:ccc_data (Results 1 – 1 of 1) sorted by relevance
/hal_espressif-3.5.0/components/esp_hid/src/ |
D | ble_hidh.c | 306 uint16_t ccc_data = 1; in attach_report_listeners() local 314 …gattc_if, dev->ble.conn_id, dev->ble.battery_ccc_handle, 2, (uint8_t *)&ccc_data, ESP_GATT_WRITE_T… in attach_report_listeners() 324 …ar_descr(gattc_if, dev->ble.conn_id, report->ccc_handle, 2, (uint8_t *)&ccc_data, ESP_GATT_WRITE_T… in attach_report_listeners()
|