Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c8853 struct net_buf *buf, bool encryption_on) argument
8864 ep->status = err ? err : (encryption_on ? err : BT_HCI_ERR_UNSPECIFIED);
8866 ep->encrypt = encryption_on ? 1 : 0;