Home
last modified time | relevance | path

Searched defs:key_size (Results 1 – 22 of 22) sorted by relevance

/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_db.cc82 uint8_t key_size) { in gatts_check_attr_readability()
173 tGATT_SEC_FLAG sec_flag, uint8_t key_size) { in read_attr_value()
279 uint16_t* p_len, tGATT_SEC_FLAG sec_flag, uint8_t key_size, in gatts_db_read_attr_value_by_type()
477 uint16_t mtu, tGATT_SEC_FLAG sec_flag, uint8_t key_size, in gatts_read_attr_value_by_handle()
516 uint8_t key_size) { in gatts_read_attr_perm_check()
545 uint8_t key_size) { in gatts_write_attr_perm_check()
Dgatt_sr.cc438 uint8_t key_size; in gatt_process_read_multi_req() local
937 uint8_t key_size; in gatts_process_read_by_type_req() local
983 uint8_t key_size, *p = p_data; in gatts_process_write_req() local
1091 uint8_t key_size; in gatts_process_read_req() local
/packages/modules/Bluetooth/system/stack/include/
Dbtm_ble_sec_api_types.h34 uint8_t key_size; member
48 uint8_t key_size; member
/packages/modules/Bluetooth/system/gd/security/
Dpairing_handler_le.cc76 uint8_t key_size = in PairingMain() local
294 uint8_t key_size = pairing_request->GetMaximumEncryptionKeySize(); in ExchangePairingFeature() local
Dinitial_informations.h56 uint8_t key_size; member
/packages/modules/Connectivity/staticlibs/native/bpf_syscall_wrappers/include/
DBpfSyscallWrappers.h55 inline int createMap(bpf_map_type map_type, uint32_t key_size, uint32_t value_size, in createMap()
71 inline int createOuterMap(bpf_map_type map_type, uint32_t key_size, uint32_t value_size, in createOuterMap()
/packages/modules/Bluetooth/floss/pandora/floss/
Dbluetooth_gatt_service.py61 key_size=None, argument
Dgatt_server.py1509 …def make_dbus_characteristic(self, uuid, instance_id, properties, permissions, key_size, write_typ… argument
/packages/modules/Bluetooth/system/gd/security/record/
Dsecurity_record.h125 uint8_t key_size; variable
/packages/modules/Bluetooth/system/stack/test/gatt/
Dgatt_sr_test.cc87 uint16_t* p_len, tGATT_SEC_FLAG sec_flag, uint8_t key_size, in gatts_db_read_attr_value_by_type()
100 uint8_t key_size) { in gatts_read_attr_perm_check()
106 uint16_t mtu, tGATT_SEC_FLAG sec_flag, uint8_t key_size, in gatts_read_attr_value_by_handle()
114 uint8_t key_size) { in gatts_write_attr_perm_check()
/packages/modules/adb/pairing_auth/
Dpairing_auth.cpp123 size_t key_size = 0; in PairingAuthCtx() local
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sec.cc327 uint8_t key_size) { in btm_sec_is_session_key_size_downgrade()
352 uint8_t key_size) { in btm_sec_update_session_key_size()
3477 uint8_t status, uint16_t handle, uint8_t key_size) { in read_encryption_key_size_complete_after_encryption_change()
4106 uint8_t status, uint16_t handle, uint8_t key_size) { in read_encryption_key_size_complete_after_key_refresh()
Dsecurity_device_record.h89 uint8_t key_size; /* key size of the LTK delivered to peer device */ member
/packages/modules/Connectivity/staticlibs/native/bpf_headers/include/bpf/
Dbpf_map_def.h162 unsigned int key_size; member
/packages/modules/adb/tls/tests/
Dtls_connection_test.cpp416 const size_t key_size = 64; in TEST_F() local
/packages/modules/Bluetooth/system/stack/eatt/
Deatt_impl.h267 auto key_size = btm_ble_read_sec_key_size(bda); in upper_tester_l2cap_connect_ind() local
/packages/modules/Bluetooth/tools/rootcanal/rust/src/lmp/procedure/
Dsecure_simple_pairing.rs120 let key_size: usize = in receive_public_key() localVariable
/packages/modules/Bluetooth/system/stack/btu/
Dbtu_hcif.cc644 uint8_t key_size; in btu_hcif_log_command_complete_metrics() local
/packages/modules/Bluetooth/system/stack/hcic/
Dhcicmds.cc1493 uint8_t key_size; in read_encryption_key_size_complete() local
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth_gatt.rs329 key_size: i32, field
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs394 key_size: i32, field
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_gatt.rs711 pub key_size: i32, field