Searched refs:vs_commands (Results 1 – 3 of 3) sorted by relevance
386 uint8_t vs_commands[BT_DEV_VS_CMDS_MAX]; member
1523 if (!BT_VS_CMD_READ_KEY_ROOTS(bt_dev.vs_commands)) { in bt_read_identity_root()1628 if (!BT_VS_CMD_READ_STATIC_ADDRS(bt_dev.vs_commands)) { in vs_read_static_addr()
4143 memcpy(bt_dev.vs_commands, rp.cmds->commands, BT_DEV_VS_CMDS_MAX); in hci_vs_init()4146 if (BT_VS_CMD_SUP_FEAT(bt_dev.vs_commands)) { in hci_vs_init()
Completed in 19 milliseconds