Searched refs:deviceSerial1 (Results 1 – 1 of 1) sorted by relevance
277 uint8_t deviceSerial1[21] = { 0 }; in raspi_get_bluetooth_uart_type() local280 fscanf( fd, "%20s", deviceSerial1 ); in raspi_get_bluetooth_uart_type()284 if( strncmp( (const char *) deviceUart0, (const char *) deviceSerial1, 21 ) == 0 ){ in raspi_get_bluetooth_uart_type()