Searched refs:custom_bt_hci_rp_vs_read_static_addrs (Results 1 – 5 of 5) sorted by relevance
/Zephyr-latest/tests/bluetooth/host/id/bt_setup_random_id_addr/src/ |
D | test_suite_invalid_cases.c | 25 static struct custom_bt_hci_rp_vs_read_static_addrs { struct 34 memset(&hci_cmd_rsp_data, 0x00, sizeof(struct custom_bt_hci_rp_vs_read_static_addrs)); in tc_setup() argument
|
D | test_suite_bt_settings_enabled.c | 26 static struct custom_bt_hci_rp_vs_read_static_addrs { struct 37 memset(&hci_cmd_rsp_data, 0x00, sizeof(struct custom_bt_hci_rp_vs_read_static_addrs)); in tc_setup() argument
|
D | main.c | 27 static struct custom_bt_hci_rp_vs_read_static_addrs { struct 46 memset(&hci_cmd_rsp_data, 0x00, sizeof(struct custom_bt_hci_rp_vs_read_static_addrs)); in tc_setup() argument
|
D | test_suite_bt_privacy_enabled.c | 28 static struct custom_bt_hci_rp_vs_read_static_addrs { struct 40 memset(&hci_cmd_rsp_data, 0x00, sizeof(struct custom_bt_hci_rp_vs_read_static_addrs)); in tc_setup() argument
|
/Zephyr-latest/tests/bluetooth/host/id/bt_id_init/src/ |
D | test_suite_setup_static_random_identity.c | 26 static struct custom_bt_hci_rp_vs_read_static_addrs { struct 35 memset(&hci_cmd_rsp_data, 0x00, sizeof(struct custom_bt_hci_rp_vs_read_static_addrs)); in tc_setup() argument
|