Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h1210 struct bt_hci_cp_le_encrypt { struct
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c1486 struct bt_hci_cp_le_encrypt *cmd = (void *)buf->data; in le_encrypt()