Home
last modified time | relevance | path

Searched refs:secure_connections_enable (Results 1 – 2 of 2) sorted by relevance

/btstack/src/
H A Dhci.h1088 bool secure_connections_enable; member
H A Dhci.c2126 if (hci_classic_supported() && hci_stack->secure_connections_enable in hci_initializing_run()
5026 hci_stack->secure_connections_enable = true; in hci_init()
7986 hci_stack->secure_connections_enable = enable; in gap_secure_connections_enable()