Searched refs:vs_commands (Results 1 – 3 of 3) sorted by relevance
205 u8_t vs_commands[BT_DEV_VS_CMDS_MAX]; member
1059 memcpy(bt_dev.vs_commands, rp.cmds->commands, BT_DEV_VS_CMDS_MAX); in hci_vs_init()
7013 memcpy(bt_dev.vs_commands, rp.cmds->commands, BT_DEV_VS_CMDS_MAX); in hci_vs_init()7016 if (BT_VS_CMD_SUP_FEAT(bt_dev.vs_commands)) { in hci_vs_init()7817 if (!BT_VS_CMD_READ_KEY_ROOTS(bt_dev.vs_commands)) { in bt_read_identity_root()7878 if (!BT_VS_CMD_READ_STATIC_ADDRS(bt_dev.vs_commands)) { in bt_read_static_addr()
Completed in 21 milliseconds