Searched defs:iocap (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/stack/smp/ |
D | smp_keys.cc | 874 uint8_t iocap[3], a[7], b[7]; in smp_calculate_local_dhkey_check() local 898 uint8_t iocap[3], a[7], b[7]; in smp_calculate_peer_dhkey_check() local
|
D | smp_utils.cc | 1389 void smp_collect_local_io_capabilities(uint8_t* iocap, tSMP_CB* p_cb) { in smp_collect_local_io_capabilities() 1406 void smp_collect_peer_io_capabilities(uint8_t* iocap, tSMP_CB* p_cb) { in smp_collect_peer_io_capabilities()
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/crypto_toolbox/ |
D | crypto_toolbox.cc | 105 Octet16 f6(const Octet16& w, const Octet16& n1, const Octet16& n2, const Octet16& r, uint8_t* iocap, in f6()
|