Home
last modified time | relevance | path

Searched defs:vs_commands (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/tests/bluetooth/host/id/bt_setup_random_id_addr/src/
Dtest_suite_invalid_cases.c77 uint16_t *vs_commands = (uint16_t *)bt_dev.vs_commands; in ZTEST() local
127 uint16_t *vs_commands = (uint16_t *)bt_dev.vs_commands; in ZTEST() local
169 uint16_t *vs_commands = (uint16_t *)bt_dev.vs_commands; in ZTEST() local
211 uint16_t *vs_commands = (uint16_t *)bt_dev.vs_commands; in ZTEST() local
Dtest_suite_bt_privacy_enabled.c83 uint16_t *vs_commands = (uint16_t *)bt_dev.vs_commands; in ZTEST() local
125 uint16_t *vs_commands = (uint16_t *)bt_dev.vs_commands; in ZTEST() local
177 uint16_t *vs_commands = (uint16_t *)bt_dev.vs_commands; in ZTEST() local
229 uint16_t *vs_commands = (uint16_t *)bt_dev.vs_commands; in ZTEST() local
Dmain.c92 uint16_t *vs_commands = (uint16_t *)bt_dev.vs_commands; in ZTEST() local
146 uint16_t *vs_commands = (uint16_t *)bt_dev.vs_commands; in ZTEST() local
200 uint16_t *vs_commands = (uint16_t *)bt_dev.vs_commands; in ZTEST() local
Dtest_suite_bt_settings_enabled.c110 uint16_t *vs_commands = (uint16_t *)bt_dev.vs_commands; in ZTEST() local
158 uint16_t *vs_commands = (uint16_t *)bt_dev.vs_commands; in ZTEST() local
203 uint16_t *vs_commands = (uint16_t *)bt_dev.vs_commands; in ZTEST() local
/Zephyr-latest/tests/bluetooth/host/id/bt_id_init/src/
Dtest_suite_setup_static_random_identity.c84 uint16_t *vs_commands = (uint16_t *)bt_dev.vs_commands; in ZTEST() local
140 uint16_t *vs_commands = (uint16_t *)bt_dev.vs_commands; in ZTEST() local
186 uint16_t *vs_commands = (uint16_t *)bt_dev.vs_commands; in ZTEST() local
/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.h379 uint8_t vs_commands[BT_DEV_VS_CMDS_MAX]; member