Searched refs:authenticated (Results 1 – 7 of 7) sorted by relevance
/AliOS-Things-master/components/py_engine/engine/extmod/ |
A D | modbluetooth.h | 419 …gatts_on_encryption_update(uint16_t conn_handle, bool encrypted, bool authenticated, bool bonded, …
|
A D | modbluetooth.c | 1183 …gatts_on_encryption_update(uint16_t conn_handle, bool encrypted, bool authenticated, bool bonded, … in mp_bluetooth_gatts_on_encryption_update() argument 1184 mp_int_t args[] = {conn_handle, encrypted, authenticated, bonded, key_size}; in mp_bluetooth_gatts_on_encryption_update()
|
/AliOS-Things-master/components/ble_host/bt_host/host/ |
A D | Kconfig | 283 authenticated data in an unencrypted connection. 291 Security Mode 1 Level 4 stands for authenticated LE Secure Connections
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/usb_otg/include/ |
A D | usb.h | 1182 unsigned authenticated:1; member
|
/AliOS-Things-master/components/py_engine/engine/extmod/nimble/ |
A D | modbluetooth_nimble.c | 433 desc.sec_state.encrypted, desc.sec_state.authenticated, in commmon_gap_event_cb()
|
/AliOS-Things-master/components/mbedtls/include/mbedtls/ |
A D | config.h.bak | 1544 * tickets, including authenticated encryption and key management. Example
|
/AliOS-Things-master/components/mbedtls/ |
A D | ChangeLog | 166 which lead to accepting properly authenticated but improperly
|
Completed in 38 milliseconds