Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hci/
Dhci_vendor.c54 void hci_vendor_read_key_hierarchy_roots(uint8_t ir[16], uint8_t er[16]) in hci_vendor_read_key_hierarchy_roots() function
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci_internal.h51 void hci_vendor_read_key_hierarchy_roots(uint8_t ir[16], uint8_t er[16]);
Dhci.c5077 void __weak hci_vendor_read_key_hierarchy_roots(uint8_t ir[16], uint8_t er[16]) function
5103 hci_vendor_read_key_hierarchy_roots(rp->ir, rp->er);