netmodule-wireless-linux/layers/meta-netmodule-legacy-bsp/recipes-kernel/linux/linux-nrsw/bd-key.h

7 lines
244 B
C

#ifndef _BD_KEY_H
#define _BD_KEY_H
static const unsigned char BD_KEY[] = { 0xa1, 0x73, 0x17, 0x9a, 0x5e, 0xf4, 0x42, 0xb9, 0xae, 0x8c,
0xa3, 0xcd, 0x75, 0x63, 0xd3, 0x91, 0x4f, 0x11, 0xf1, 0x7b};
#endif