Searched refs:le_streamer_characteristic_rx_uuid (Results 1 – 1 of 1) sorted by relevance
/btstack/example/ |
H A D | le_streamer_client.c | 95 static uint8_t le_streamer_characteristic_rx_uuid[16] = { 0x00, 0x00, 0xFF, 0x11, 0x00, 0x00, 0x10,… variable 233 …le_gatt_client_event, connection_handle, &le_streamer_service, le_streamer_characteristic_rx_uuid); in handle_gatt_client_event()
|