/Zephyr-Core-3.5.0/tests/bluetooth/gatt/src/ |
D | main.c | 19 0xf0, 0xde, 0xbc, 0x9a, 0x78, 0x56, 0x34, 0x12, 20 0x78, 0x56, 0x34, 0x12, 0x78, 0x56, 0x34, 0x12); 22 0xf2, 0xde, 0xbc, 0x9a, 0x78, 0x56, 0x34, 0x12, 23 0x78, 0x56, 0x34, 0x12, 0x78, 0x56, 0x34, 0x12); 25 static uint8_t test_value[] = { 'T', 'e', 's', 't', '\0' }; 28 0xf4, 0xde, 0xbc, 0x9a, 0x78, 0x56, 0x34, 0x12, 29 0x78, 0x56, 0x34, 0x12, 0x78, 0x56, 0x34, 0x12); 32 0xf5, 0xde, 0xbc, 0x9a, 0x78, 0x56, 0x34, 0x12, 33 0x78, 0x56, 0x34, 0x12, 0x78, 0x56, 0x34, 0x12); 39 nfy_enabled = (value == BT_GATT_CCC_NOTIFY) ? 1 : 0; in test1_ccc_cfg_changed() [all …]
|
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/ll/edtt/gatt_test_app/src/gatt/ |
D | service_b_1_1.c | 22 #define BT_UUID_SERVICE_B_1 BT_UUID_DECLARE_16(0xa00b) 27 #define BT_UUID_VALUE_V4 BT_UUID_DECLARE_16(0xb004) 32 #define BT_UUID_LONG_DES_V2D1 BT_UUID_DECLARE_16(0xb012) 34 static uint8_t value_v4_value = 0x04; 35 static uint8_t value_v4_1_value = 0x04; 37 static uint8_t value_v4_2_value = 0x04; 39 0x11, 0x22, 0x33, 0x44, 0x55, 0x66, 0x77, 0x88, 0x99, 0x00, 0x12, 40 0x34, 0x56, 0x78, 0x90, 0x12, 0x34, 0x56, 0x78, 0x90, 0x12, 0x34, 41 0x56, 0x78, 0x90, 0x12, 0x34, 0x56, 0x78, 0x90, 0x11, 0x22, 0x33, 42 0x44, 0x55, 0x66, 0x77, 0x88, 0x99, 0x00, 0x11, 0x22, 0x33 [all …]
|
D | service_c_2_1.c | 23 0xef, 0xcd, 0xab, 0x89, 0x67, 0x45, 0x23, 0x01, \ 24 0x00, 0x00, 0x00, 0x00, 0x0c, 0xa0, 0x00, 0x00) 29 #define BT_UUID_VALUE_V10 BT_UUID_DECLARE_16(0xb00a) 34 #define BT_UUID_VALUE_V2 BT_UUID_DECLARE_16(0xb002) 39 #define BT_UUID_LONG_DES_V2D1 BT_UUID_DECLARE_16(0xb012) 44 #define BT_UUID_LONG_DES_V2D2 BT_UUID_DECLARE_16(0xb013) 49 #define BT_UUID_LONG_DES_V2D3 BT_UUID_DECLARE_16(0xb014) 51 static uint8_t value_v10_value = 0x0A; 54 '3', '3', '4', '4', '4', '4', '4', '5', '\0' 57 0x11, 0x22, 0x33, 0x44, 0x55, 0x66, 0x77, 0x88, 0x99, 0x00, 0x12, [all …]
|
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/gatt/settings/src/ |
D | gatt_utils.c | 18 0xf0, 0xde, 0xbc, 0x9a, 0x78, 0x56, 0x34, 0x12, 19 0x78, 0x56, 0x34, 0x12, 0x78, 0x56, 0x34, 0x12); 22 0xf1, 0xdd, 0xbc, 0x9a, 0x78, 0x56, 0x34, 0x12, 23 0x78, 0x56, 0x34, 0x12, 0x78, 0x56, 0x34, 0x12); 26 0xf2, 0xde, 0xbc, 0x9a, 0x78, 0x56, 0x34, 0x12, 27 0x78, 0x56, 0x34, 0x12, 0x78, 0x56, 0x34, 0x12); 29 static uint8_t test_value[] = { 'T', 'e', 's', 't', '\0' }; 121 uint16_t gatt_handles[NUM_HANDLES] = {0}; 129 for (int i = 0; i < ARRAY_SIZE(gatt_handles); i++) { in discover_func() 130 printk("handle[%d] = 0x%x\n", i, gatt_handles[i]); in discover_func() [all …]
|
/Zephyr-Core-3.5.0/tests/bluetooth/bt_crypto/src/ |
D | test_bt_crypto.c | 17 static const uint8_t key[] = {0x2b, 0x7e, 0x15, 0x16, 0x28, 0xae, 0xd2, 0xa6, in ZTEST() 18 0xab, 0xf7, 0x15, 0x88, 0x09, 0xcf, 0x4f, 0x3c}; in ZTEST() 20 0x6b, 0xc1, 0xbe, 0xe2, 0x2e, 0x40, 0x9f, 0x96, 0xe9, 0x3d, 0x7e, 0x11, 0x73, in ZTEST() 21 0x93, 0x17, 0x2a, 0xae, 0x2d, 0x8a, 0x57, 0x1e, 0x03, 0xac, 0x9c, 0x9e, 0xb7, in ZTEST() 22 0x6f, 0xac, 0x45, 0xaf, 0x8e, 0x51, 0x30, 0xc8, 0x1c, 0x46, 0xa3, 0x5c, 0xe4, in ZTEST() 23 0x11, 0xe5, 0xfb, 0xc1, 0x19, 0x1a, 0x0a, 0x52, 0xef, 0xf6, 0x9f, 0x24, 0x45, in ZTEST() 24 0xdf, 0x4f, 0x9b, 0x17, 0xad, 0x2b, 0x41, 0x7b, 0xe6, 0x6c, 0x37, 0x10}; in ZTEST() 26 uint8_t exp_mac1[] = {0xbb, 0x1d, 0x69, 0x29, 0xe9, 0x59, 0x37, 0x28, in ZTEST() 27 0x7f, 0xa3, 0x7d, 0x12, 0x9b, 0x75, 0x67, 0x46}; in ZTEST() 28 uint8_t exp_mac2[] = {0x07, 0x0a, 0x16, 0xb4, 0x6b, 0x4d, 0x41, 0x44, in ZTEST() [all …]
|
/Zephyr-Core-3.5.0/tests/net/icmpv6/src/ |
D | main.c | 42 "\xda\xcb\x8a\xff\xfe\x34\xc8\xf3\xfe\x80\x00\x00\x00\x00\x00\x00" \ 47 "\x30\x31\x32\x33\x34\x35\x36\x37"; 52 "\xda\xcb\x8a\xff\xfe\x34\xc8\xf3\x81\x00\xa3\x24\x0b\x95\x00\x01" \ 56 "\x30\x31\x32\x33\x34\x35\x36\x37"; 61 "\xda\xcb\x8a\xff\xfe\x34\xc8\xf3\x00\x00\xa3\x24\x0b\x95\x00\x01" \ 65 "\x30\x31\x32\x33\x34\x35\x36\x37"; 80 return 0; in net_icmpv6_dev_init() 87 if (context->mac_addr[2] == 0x00) { in net_icmpv6_get_mac() 89 context->mac_addr[0] = 0x00; in net_icmpv6_get_mac() 90 context->mac_addr[1] = 0x00; in net_icmpv6_get_mac() [all …]
|
/Zephyr-Core-3.5.0/tests/net/lib/coap/src/ |
D | main.c | 58 #define peer_addr { { { 0x20, 0x01, 0x0d, 0xb8, 0, 0, 0, 0, \ 59 0, 0, 0, 0, 0, 0, 0, 0x2 } } } 68 uint8_t result_pdu[] = { 0x40, 0x01, 0x0, 0x0 }; in ZTEST() 70 uint8_t *data = data_buf[0]; in ZTEST() 74 COAP_VERSION_1, COAP_TYPE_CON, 0, NULL, in ZTEST() 75 COAP_METHOD_GET, 0); in ZTEST() 77 zassert_equal(r, 0, "Could not initialize packet"); in ZTEST() 82 zassert_equal(cpkt.opt_len, 0, "Invalid options length"); in ZTEST() 89 uint8_t result_pdu[] = { 0x55, 0xA5, 0x12, 0x34, 't', 'o', 'k', 'e', in ZTEST() 90 'n', 0xC0, 0xFF, 'p', 'a', 'y', 'l', in ZTEST() [all …]
|
/Zephyr-Core-3.5.0/tests/subsys/canbus/isotp/implementation/src/ |
D | random_data.h | 8 0x17, 0xee, 0x94, 0x6b, 0xb0, 0x3c, 0x0d, 0x75, 0x0f, 0x25, 0x49, 0x6a, 9 0x88, 0x08, 0x1d, 0x14, 0x65, 0x2a, 0xdb, 0x8d, 0xaa, 0xc8, 0x4e, 0x2e, 10 0x3a, 0x0e, 0xe8, 0x79, 0xcd, 0x0d, 0x8f, 0x20, 0xac, 0x18, 0xeb, 0x78, 11 0xa3, 0xdd, 0x0d, 0x76, 0x90, 0x64, 0x8f, 0x42, 0x93, 0xfd, 0x8d, 0xfe, 12 0x96, 0x60, 0xc5, 0x9c, 0xb9, 0xc1, 0x86, 0x41, 0x99, 0x6c, 0x5f, 0x5c, 13 0x6e, 0xdb, 0xbb, 0x49, 0x63, 0x18, 0xf9, 0x90, 0x6e, 0x8e, 0xcb, 0x1e, 14 0xd1, 0x59, 0xcf, 0x50, 0x65, 0x10, 0x29, 0xeb, 0x81, 0x91, 0xa6, 0xc2, 15 0xd7, 0x7b, 0xf6, 0xbf, 0xac, 0x42, 0x71, 0x1d, 0x43, 0xb9, 0x72, 0x18, 16 0x8e, 0xcf, 0xdc, 0x6c, 0x13, 0x70, 0x1d, 0xfa, 0xb0, 0x53, 0x57, 0xb0, 17 0x6c, 0x89, 0x42, 0xe9, 0x0a, 0x2f, 0xcd, 0x89, 0x74, 0x55, 0x77, 0xdc, [all …]
|
/Zephyr-Core-3.5.0/samples/net/mqtt_publisher/src/ |
D | test_certs.h | 31 0x30, 0x82, 0x02, 0xfb, 0x30, 0x82, 0x01, 0xe3, 32 0xa0, 0x03, 0x02, 0x01, 0x02, 0x02, 0x09, 0x00, 33 0xee, 0x10, 0x1f, 0xc1, 0xf2, 0x30, 0xe9, 0x11, 34 0x30, 0x0d, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 35 0xf7, 0x0d, 0x01, 0x01, 0x0b, 0x05, 0x00, 0x30, 36 0x14, 0x31, 0x12, 0x30, 0x10, 0x06, 0x03, 0x55, 37 0x04, 0x03, 0x0c, 0x09, 0x6c, 0x6f, 0x63, 0x61, 38 0x6c, 0x68, 0x6f, 0x73, 0x74, 0x30, 0x1e, 0x17, 39 0x0d, 0x31, 0x37, 0x30, 0x36, 0x32, 0x36, 0x31, 40 0x30, 0x35, 0x36, 0x31, 0x30, 0x5a, 0x17, 0x0d, [all …]
|
/Zephyr-Core-3.5.0/include/zephyr/drivers/clock_control/ |
D | clock_agilex_ll.h | 13 #define CLKMGR_OFFSET 0xffd10000 15 #define CLKMGR_CTRL 0x0 16 #define CLKMGR_STAT 0x4 17 #define CLKMGR_INTRCLR 0x14 20 #define CLKMGR_MAINPLL 0xffd10024 21 #define CLKMGR_MAINPLL_EN 0x0 22 #define CLKMGR_MAINPLL_BYPASS 0xc 23 #define CLKMGR_MAINPLL_MPUCLK 0x18 24 #define CLKMGR_MAINPLL_NOCCLK 0x1c 25 #define CLKMGR_MAINPLL_NOCDIV 0x20 [all …]
|
/Zephyr-Core-3.5.0/drivers/gpio/ |
D | gpio_dw_registers.h | 15 #define SWPORTA_DR 0x00 16 #define SWPORTA_DDR 0x04 17 #define SWPORTA_CTL 0x08 18 #define SWPORTB_DR 0x0c 19 #define SWPORTB_DDR 0x10 20 #define SWPORTB_CTL 0x14 21 #define SWPORTC_DR 0x18 22 #define SWPORTC_DDR 0x1c 23 #define SWPORTC_CTL 0x20 24 #define SWPORTD_DR 0x24 [all …]
|
/Zephyr-Core-3.5.0/drivers/sensor/akm09918c/ |
D | akm09918c_reg.h | 11 #define AKM09918C_REG_WIA1 0x00 12 #define AKM09918C_REG_WIA2 0x01 13 #define AKM09918C_REG_RSV1 0x02 14 #define AKM09918C_REG_RSV2 0x03 15 #define AKM09918C_REG_ST1 0x10 16 #define AKM09918C_REG_HXL 0x11 17 #define AKM09918C_REG_HXH 0x12 18 #define AKM09918C_REG_HYL 0x13 19 #define AKM09918C_REG_HYH 0x14 20 #define AKM09918C_REG_HZL 0x15 [all …]
|
/Zephyr-Core-3.5.0/samples/boards/mec172xevb_assy6906/rom_api/src/ |
D | main.c | 27 0x45, 0x73, 0x66, 0x72, 0x44, 0x36, 0x70, 0x73, 28 0x47, 0x7a, 0x66, 0x70, 0x78, 0x56, 0x78, 0x6b, 29 0x70, 0x65, 0x4a, 0x56, 0x55, 0x4a, 0x58, 0x62, 30 0x41, 0x61, 0x53, 0x33, 0x6e, 0x55, 0x78, 0x41, 31 0x46, 0x6d, 0x34, 0x77, 0x42, 34 0xe4, 0x70, 0xa9, 0x89, 0xc5, 0x37, 0xda, 0x0d, 35 0x9f, 0x55, 0x9a, 0x4e, 0x9d, 0xed, 0xaa, 0x75, 36 0xf8, 0xe0, 0x58, 0x0f, 0xc4, 0x2e, 0x0d, 0x23, 37 0x03, 0x7c, 0x0f, 0x18, 40 0xe2, 0x82, 0x23, 0xfb, 0x3f, 0x6a, 0x49, 0x17, [all …]
|
/Zephyr-Core-3.5.0/tests/benchmarks/cmsis_dsp/basicmath/src/ |
D | q7.c | 17 0x17, 0xCC, 0x33, 0xF2, 0x14, 0x01, 0x2A, 0xF2, 18 0xEC, 0x22, 0x01, 0xF7, 0x2A, 0xB5, 0xCF, 0xED, 19 0x2F, 0xE8, 0xCB, 0xE8, 0xF2, 0x08, 0xC6, 0xF2, 20 0x34, 0x2F, 0xE1, 0xEF, 0xE8, 0xF1, 0xC1, 0xEF, 21 0x3B, 0x23, 0x07, 0x01, 0xFE, 0x07, 0x03, 0xF7, 22 0x45, 0xF5, 0xE9, 0xF5, 0x0F, 0x13, 0xF5, 0xF2, 23 0x06, 0x1C, 0xF4, 0xFB, 0x12, 0xAF, 0x09, 0x0C, 24 0xE8, 0x03, 0xF2, 0x10, 0x2D, 0xD3, 0x16, 0xF5, 25 0x32, 0x0C, 0x59, 0xDA, 0x0C, 0x1C, 0xB5, 0x49, 26 0x23, 0x05, 0xA1, 0x21, 0x1B, 0x1E, 0xCE, 0xC1, [all …]
|
/Zephyr-Core-3.5.0/drivers/clock_control/ |
D | clock_control_agilex5_ll.h | 15 #define CLKMGR_CTRL 0x00 16 #define CLKMGR_STAT 0x04 17 #define CLKMGR_INTRCLR 0x14 20 #define CLKMGR_MAINPLL_OFFSET 0x24 21 #define CLKMGR_MAINPLL_EN 0x00 22 #define CLKMGR_MAINPLL_BYPASS 0x0C 23 #define CLKMGR_MAINPLL_MPUCLK 0x18 24 #define CLKMGR_MAINPLL_BYPASSS 0x10 25 #define CLKMGR_MAINPLL_NOCCLK 0x1C 26 #define CLKMGR_MAINPLL_NOCDIV 0x20 [all …]
|
/Zephyr-Core-3.5.0/tests/bluetooth/uuid/src/ |
D | test_bt_uuid_cmp.c | 9 static struct bt_uuid_16 uuid_16 = BT_UUID_INIT_16(0xffff); 12 0xfb, 0x34, 0x9b, 0x5f, 0x80, 0x00, 0x00, 0x80, 13 0x00, 0x10, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00); 20 zassert_false(bt_uuid_cmp(&uuid_16.uuid, BT_UUID_DECLARE_16(0xffff)), in ZTEST() 24 zassert_false(bt_uuid_cmp(&uuid_128.uuid, BT_UUID_DECLARE_16(0xffff)), in ZTEST() 32 zassert_true(bt_uuid_cmp(&uuid_16.uuid, BT_UUID_DECLARE_16(0x0000)), in ZTEST() 36 zassert_true(bt_uuid_cmp(&uuid_128.uuid, BT_UUID_DECLARE_16(0x000)), in ZTEST()
|
D | test_bt_uuid_create.c | 10 0xfb, 0x34, 0x9b, 0x5f, 0x80, 0x00, 0x00, 0x80, 11 0x00, 0x10, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00); 17 uint8_t le16[] = { 0x01, 0x00 }; in ZTEST() 18 uint8_t be16[] = { 0x00, 0x01 }; in ZTEST() 30 zassert_true(bt_uuid_cmp(&u.uuid, BT_UUID_DECLARE_16(0x0001)) == 0, in ZTEST() 34 zassert_true(bt_uuid_cmp(&u.uuid, &le_128.uuid) == 0, in ZTEST() 38 zassert_false(bt_uuid_cmp(&u.uuid, BT_UUID_DECLARE_16(0x0100)) == 0, in ZTEST() 46 zassert_false(bt_uuid_cmp(&u.uuid, BT_UUID_DECLARE_16(0x0001)) == 0, in ZTEST() 50 zassert_false(bt_uuid_cmp(&u.uuid, &le_128.uuid) == 0, in ZTEST() 54 zassert_true(bt_uuid_cmp(&u.uuid, BT_UUID_DECLARE_16(0x0100)) == 0, in ZTEST()
|
/Zephyr-Core-3.5.0/drivers/display/ |
D | display_st7735r.h | 11 #define ST7735R_CMD_SW_RESET 0x01 12 #define ST7735R_CMD_RDDID 0x04 13 #define ST7735R_CMD_RDDST 0x09 14 #define ST7735R_CMD_RDDPM 0x0A 15 #define ST7735R_CMD_RDD_MADCTL 0x0B 16 #define ST7735R_CMD_RDD_COLMOD 0x0C 17 #define ST7735R_CMD_RDDIM 0x0D 18 #define ST7735R_CMD_RDDSM 0x0E 20 #define ST7735R_CMD_SLEEP_IN 0x10 21 #define ST7735R_CMD_SLEEP_OUT 0x11 [all …]
|
/Zephyr-Core-3.5.0/dts/bindings/regulator/ |
D | x-powers,axp192-regulator.yaml | 14 reg = <0x34>; 60 default: 0 62 - 0 66 AXP192_DCDC_MODE_AUTO: Auto (0, default)
|
/Zephyr-Core-3.5.0/arch/sparc/core/ |
D | stack_offsets.h | 16 #define STACK_FRAME_L0_OFFSET 0x00 17 #define STACK_FRAME_L1_OFFSET 0x04 18 #define STACK_FRAME_L2_OFFSET 0x08 19 #define STACK_FRAME_L3_OFFSET 0x0c 20 #define STACK_FRAME_L4_OFFSET 0x10 21 #define STACK_FRAME_L5_OFFSET 0x14 22 #define STACK_FRAME_L6_OFFSET 0x18 23 #define STACK_FRAME_L7_OFFSET 0x1c 24 #define STACK_FRAME_I0_OFFSET 0x20 25 #define STACK_FRAME_I1_OFFSET 0x24 [all …]
|
/Zephyr-Core-3.5.0/include/zephyr/dt-bindings/clock/ |
D | stm32l1_clock.h | 10 #define STM32_CLOCK_BUS_AHB1 0x01c 11 #define STM32_CLOCK_BUS_APB2 0x020 12 #define STM32_CLOCK_BUS_APB1 0x024 21 #define STM32_SRC_HSE 0x001 22 #define STM32_SRC_LSE 0x002 23 #define STM32_SRC_LSI 0x003 25 #define STM32_SRC_SYSCLK 0x004 27 #define STM32_CLOCK_REG_MASK 0xFFU 28 #define STM32_CLOCK_REG_SHIFT 0U 29 #define STM32_CLOCK_SHIFT_MASK 0x1FU [all …]
|
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/ll/edtt/gatt_test_app/src/ |
D | main.c | 39 0xf0, 0xde, 0xbc, 0x9a, 0x78, 0x56, 0x34, 0x12, 40 0x78, 0x56, 0x34, 0x12, 0x78, 0x56, 0x34, 0x12), 60 printk("Disconnected (reason 0x%02x)\n", reason); in disconnected() 87 case 0: in service_setup() 130 case 0: in service_setup() 178 case 0: in service_notify() 197 case 0: in service_indicate() 268 if (size > 0) { in read_excess_bytes() 284 if (size > 0) { in switch_service_set() 290 size = 0; in switch_service_set() [all …]
|
/Zephyr-Core-3.5.0/samples/subsys/llext/shell_loader/ |
D | README.rst | 68 architecture: armv4t, flags 0x00000011: 70 start address 0x00000000 71 private flags = 0x5000000: [Version5 EABI] 75 0 .text 00000038 00000000 00000000 00000034 2**2 77 1 .data 00000000 00000000 00000000 0000006c 2**0 79 2 .bss 00000000 00000000 00000000 0000006c 2**0 83 4 .comment 00000021 00000000 00000000 00000091 2**0 85 5 .ARM.attributes 0000002a 00000000 00000000 000000b2 2**0 104 0: b580 push {r7, lr} 105 2: af00 add r7, sp, #0 [all …]
|
/Zephyr-Core-3.5.0/drivers/spi/ |
D | spi_dw_regs.h | 17 #define DW_SPI_REG_CTRLR0 (0x00) 18 #define DW_SPI_REG_CTRLR1 (0x04) 19 #define DW_SPI_REG_SSIENR (0x08) 20 #define DW_SPI_REG_MWCR (0x0c) 21 #define DW_SPI_REG_SER (0x10) 22 #define DW_SPI_REG_BAUDR (0x14) 23 #define DW_SPI_REG_TXFTLR (0x18) 24 #define DW_SPI_REG_RXFTLR (0x1c) 25 #define DW_SPI_REG_TXFLR (0x20) 26 #define DW_SPI_REG_RXFLR (0x24) [all …]
|
/Zephyr-Core-3.5.0/tests/bluetooth/ctrl_sw_privacy_unit/src/ |
D | main.c | 36 zassert_equal(newest_prpa, 0, ""); in helper_privacy_clear() 37 for (uint8_t i = 0; i < CONFIG_BT_CTLR_RPA_CACHE_SIZE; i++) { in helper_privacy_clear() 38 zassert_equal(prpa_cache[i].taken, 0U, ""); in helper_privacy_clear() 40 zassert_equal(newest_trpa, 0, ""); in helper_privacy_clear() 41 for (uint8_t i = 0; i < CONFIG_BT_CTLR_TRPA_CACHE_SIZE; i++) { in helper_privacy_clear() 51 bt_addr_copy(&a1, BT_ADDR_INIT(0x12, 0x13, 0x14, 0x15, 0x16, 0x17)); in helper_prpa_add() 52 bt_addr_copy(&a2, BT_ADDR_INIT(0x22, 0x23, 0x24, 0x25, 0x26, 0x27)); in helper_prpa_add() 53 bt_addr_copy(&a3, BT_ADDR_INIT(0x32, 0x33, 0x34, 0x35, 0x36, 0x37)); in helper_prpa_add() 54 bt_addr_copy(&a4, BT_ADDR_INIT(0x42, 0x43, 0x44, 0x45, 0x46, 0x47)); in helper_prpa_add() 55 bt_addr_copy(&a5, BT_ADDR_INIT(0x52, 0x53, 0x54, 0x55, 0x56, 0x57)); in helper_prpa_add() [all …]
|