Searched refs:vs_commands (Results 1 – 8 of 8) sorted by relevance
77 uint16_t *vs_commands = (uint16_t *)bt_dev.vs_commands; in ZTEST() local79 *vs_commands = (1 << BT_VS_CMD_BIT_READ_STATIC_ADDRS); in ZTEST()127 uint16_t *vs_commands = (uint16_t *)bt_dev.vs_commands; in ZTEST() local133 *vs_commands = (1 << BT_VS_CMD_BIT_READ_STATIC_ADDRS); in ZTEST()169 uint16_t *vs_commands = (uint16_t *)bt_dev.vs_commands; in ZTEST() local175 *vs_commands = (1 << BT_VS_CMD_BIT_READ_STATIC_ADDRS); in ZTEST()211 uint16_t *vs_commands = (uint16_t *)bt_dev.vs_commands; in ZTEST() local217 *vs_commands = (1 << BT_VS_CMD_BIT_READ_STATIC_ADDRS); in ZTEST()
83 uint16_t *vs_commands = (uint16_t *)bt_dev.vs_commands; in ZTEST() local88 *vs_commands = (1 << BT_VS_CMD_BIT_READ_STATIC_ADDRS); in ZTEST()125 uint16_t *vs_commands = (uint16_t *)bt_dev.vs_commands; in ZTEST() local130 *vs_commands = (1 << BT_VS_CMD_BIT_READ_STATIC_ADDRS); in ZTEST()177 uint16_t *vs_commands = (uint16_t *)bt_dev.vs_commands; in ZTEST() local182 *vs_commands = (1 << BT_VS_CMD_BIT_READ_STATIC_ADDRS); in ZTEST()229 uint16_t *vs_commands = (uint16_t *)bt_dev.vs_commands; in ZTEST() local234 *vs_commands = (1 << BT_VS_CMD_BIT_READ_STATIC_ADDRS); in ZTEST()
110 uint16_t *vs_commands = (uint16_t *)bt_dev.vs_commands; in ZTEST() local115 *vs_commands = (1 << BT_VS_CMD_BIT_READ_STATIC_ADDRS); in ZTEST()158 uint16_t *vs_commands = (uint16_t *)bt_dev.vs_commands; in ZTEST() local163 *vs_commands = (1 << BT_VS_CMD_BIT_READ_STATIC_ADDRS); in ZTEST()203 uint16_t *vs_commands = (uint16_t *)bt_dev.vs_commands; in ZTEST() local210 *vs_commands = (1 << BT_VS_CMD_BIT_READ_STATIC_ADDRS); in ZTEST()
92 uint16_t *vs_commands = (uint16_t *)bt_dev.vs_commands; in ZTEST() local97 *vs_commands = (1 << BT_VS_CMD_BIT_READ_STATIC_ADDRS); in ZTEST()146 uint16_t *vs_commands = (uint16_t *)bt_dev.vs_commands; in ZTEST() local151 *vs_commands = (1 << BT_VS_CMD_BIT_READ_STATIC_ADDRS); in ZTEST()200 uint16_t *vs_commands = (uint16_t *)bt_dev.vs_commands; in ZTEST() local205 *vs_commands = (1 << BT_VS_CMD_BIT_READ_STATIC_ADDRS); in ZTEST()
84 uint16_t *vs_commands = (uint16_t *)bt_dev.vs_commands; in ZTEST() local94 *vs_commands = (1 << BT_VS_CMD_BIT_READ_STATIC_ADDRS); in ZTEST()140 uint16_t *vs_commands = (uint16_t *)bt_dev.vs_commands; in ZTEST() local150 *vs_commands = (1 << BT_VS_CMD_BIT_READ_STATIC_ADDRS); in ZTEST()186 uint16_t *vs_commands = (uint16_t *)bt_dev.vs_commands; in ZTEST() local196 *vs_commands = (1 << BT_VS_CMD_BIT_READ_STATIC_ADDRS); in ZTEST()
388 uint8_t vs_commands[BT_DEV_VS_CMDS_MAX]; member
1494 if (!BT_VS_CMD_READ_KEY_ROOTS(bt_dev.vs_commands)) { in bt_read_identity_root()1599 if (!BT_VS_CMD_READ_STATIC_ADDRS(bt_dev.vs_commands)) { in vs_read_static_addr()
3887 memcpy(bt_dev.vs_commands, rp.cmds->commands, BT_DEV_VS_CMDS_MAX); in hci_vs_init()3890 if (BT_VS_CMD_SUP_FEAT(bt_dev.vs_commands)) { in hci_vs_init()