Home
last modified time | relevance | path

Searched defs:encrypt_change (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/
Dl2cap.h351 void (*encrypt_change)(struct bt_l2cap_chan *chan, uint8_t hci_status); member
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c8852 static void encrypt_change(uint8_t err, uint16_t handle, function