Searched defs:iocap (Results  1 – 5 of 5) sorted by relevance
| /packages/modules/Bluetooth/system/test/mock/ | 
| D | mock_stack_crypto_toolbox.cc | 76            const Octet16& r, uint8_t* iocap, uint8_t* a1, uint8_t* a2) {  in f6()
  | 
| /packages/modules/Bluetooth/system/stack/crypto_toolbox/ | 
| D | crypto_toolbox.cc | 103            const Octet16& r, uint8_t* iocap, uint8_t* a1, uint8_t* a2) {  in f6()
  | 
| /packages/modules/Bluetooth/system/stack/smp/ | 
| D | smp_keys.cc | 896   uint8_t iocap[3], a[7], b[7];  in smp_calculate_local_dhkey_check()  local 922   uint8_t iocap[3], a[7], b[7];  in smp_calculate_peer_dhkey_check()  local
  | 
| D | smp_utils.cc | 1399 void smp_collect_local_io_capabilities(uint8_t* iocap, tSMP_CB* p_cb) {  in smp_collect_local_io_capabilities() 1416 void smp_collect_peer_io_capabilities(uint8_t* iocap, tSMP_CB* p_cb) {  in smp_collect_peer_io_capabilities()
  | 
| /packages/modules/Bluetooth/system/gd/crypto_toolbox/ | 
| D | crypto_toolbox.cc | 100 f6(const Octet16& w, const Octet16& n1, const Octet16& n2, const Octet16& r, uint8_t* iocap, uint8_…  in f6()
  |