mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-26 20:37:19 +00:00
test/security_manager: configure with support for Secure Connections
This commit is contained in:
parent
ecbd4bc00b
commit
837e41c7f7
@ -253,7 +253,8 @@ TEST(SecurityManager, MainTest){
|
||||
};
|
||||
mock_simulate_hci_event(&read_public_key_event[0], sizeof(read_public_key_event));
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
// expect le encrypt commmand
|
||||
CHECK_HCI_COMMAND(test_command_packet_01);
|
||||
aes128_report_result();
|
||||
|
Loading…
x
Reference in New Issue
Block a user