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