/packages/modules/Bluetooth/system/bta/gatt/ |
D | bta_gattc_api.cc | 365 void BTA_GATTC_ReadCharacteristic(tCONN_ID conn_id, uint16_t handle, tGATT_AUTH_REQ auth_req, in BTA_GATTC_ReadCharacteristic() 385 uint16_t e_handle, tGATT_AUTH_REQ auth_req, in BTA_GATTC_ReadUsingCharUuid() 415 void BTA_GATTC_ReadCharDescr(tCONN_ID conn_id, uint16_t handle, tGATT_AUTH_REQ auth_req, in BTA_GATTC_ReadCharDescr() 447 tGATT_AUTH_REQ auth_req, GATT_READ_MULTI_OP_CB callback, in BTA_GATTC_ReadMultiple() 478 std::vector<uint8_t> value, tGATT_AUTH_REQ auth_req, in BTA_GATTC_WriteCharValue() 514 tGATT_AUTH_REQ auth_req, GATT_WRITE_OP_CB callback, void* cb_data) { in BTA_GATTC_WriteCharDescr() 551 std::vector<uint8_t> value, tGATT_AUTH_REQ auth_req, in BTA_GATTC_PrepareWrite()
|
D | bta_gattc_int.h | 134 tGATT_AUTH_REQ auth_req; member 151 tGATT_AUTH_REQ auth_req; member 191 tGATT_AUTH_REQ auth_req; member
|
/packages/modules/Bluetooth/system/bta/test/common/ |
D | bta_gatt_api_mock.cc | 91 void BTA_GATTC_ReadCharacteristic(tCONN_ID conn_id, uint16_t handle, tGATT_AUTH_REQ auth_req, in BTA_GATTC_ReadCharacteristic() 98 std::vector<uint8_t> value, tGATT_AUTH_REQ auth_req, in BTA_GATTC_WriteCharValue() 105 tGATT_AUTH_REQ auth_req, GATT_WRITE_OP_CB callback, void* cb_data) { in BTA_GATTC_WriteCharDescr()
|
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_gatt_client.cc | 446 static bt_status_t btif_gattc_read_char(int conn_id, uint16_t handle, int auth_req) { in btif_gattc_read_char() 469 uint16_t e_handle, int auth_req) { in btif_gattc_read_using_char_uuid() 489 static bt_status_t btif_gattc_read_char_descr(int conn_id, uint16_t handle, int auth_req) { in btif_gattc_read_char_descr() 510 static bt_status_t btif_gattc_write_char(int conn_id, uint16_t handle, int write_type, int auth_req, in btif_gattc_write_char() 539 static bt_status_t btif_gattc_write_char_descr(int conn_id, uint16_t handle, int auth_req, in btif_gattc_write_char_descr()
|
D | btif_dm.cc | 164 uint8_t auth_req; member 2950 tBTM_OOB_DATA /* oob_data */, tBTM_AUTH_REQ auth_req) { in btif_dm_proc_io_rsp()
|
/packages/modules/Bluetooth/floss/pandora/server/ |
D | bluetooth.py | 332 def read_descriptor(self, address, handle, auth_req): argument 356 def write_descriptor(self, address, handle, auth_req, value): argument 359 def write_characteristic(self, address, handle, write_type, auth_req, value): argument 407 def read_using_characteristic_uuid(self, address, uuid, start_handle, end_handle, auth_req): argument
|
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/ |
D | bt_gatt.rs | 26 pub(crate) auth_req: AuthReq, field
|
D | command_handler.rs | 1280 let auth_req = self.lock_context().gatt_client_context.get_auth_req().into(); in cmd_gatt() localVariable 1299 let auth_req = self.lock_context().gatt_client_context.get_auth_req().into(); in cmd_gatt() localVariable 1323 let auth_req = self.lock_context().gatt_client_context.get_auth_req().into(); in cmd_gatt() localVariable
|
/packages/modules/Bluetooth/floss/pandora/floss/ |
D | gatt_client.py | 808 def read_characteristic(self, address, handle, auth_req): argument 823 def read_using_characteristic_uuid(self, address, uuid, start_handle, end_handle, auth_req): argument 840 def read_descriptor(self, address, handle, auth_req): argument 855 def write_descriptor(self, address, handle, auth_req, value): argument 871 def write_characteristic(self, address, handle, write_type, auth_req, value): argument
|
/packages/modules/Virtualization/libs/libservice_vm_requests/src/ |
D | rkp.rs | 105 let auth_req = cbor!([ in generate_certificate_request() localVariable
|
/packages/modules/Bluetooth/system/bta/dm/ |
D | bta_dm_sec_int.h | 38 tBTM_AUTH_REQ auth_req; member
|
/packages/modules/Bluetooth/system/stack/include/ |
D | gatt_api.h | 491 tGATT_AUTH_REQ auth_req; /* authentication request */ member 583 tGATT_AUTH_REQ auth_req; member 593 tGATT_AUTH_REQ auth_req; member 601 tGATT_AUTH_REQ auth_req; member 607 tGATT_AUTH_REQ auth_req; member
|
D | btm_sec_api_types.h | 296 tBTM_AUTH_REQ auth_req; /* Authentication required (for local device) */ member 305 tBTM_AUTH_REQ auth_req; /* Authentication required for peer device */ member 486 tBTM_LE_AUTH_REQ auth_req; member
|
D | smp_api_types.h | 160 tSMP_AUTH_REQ auth_req; /* Authentication required (for local device) */ member
|
/packages/modules/Bluetooth/system/stack/gatt/ |
D | gatt_auth.cc | 275 tGATT_AUTH_REQ auth_req = p_clcb->auth_req; in gatt_determine_sec_act() local
|
D | gatt_int.h | 365 tGATT_AUTH_REQ auth_req; /* authentication requirement */ member
|
/packages/modules/Bluetooth/system/stack/btm/ |
D | btm_ble_sec.cc | 655 tBTM_LE_AUTH_REQ auth_req = 0x00; in btm_ble_determine_security_act() local 1067 void btm_ble_link_sec_check(const RawAddress& bd_addr, tBTM_LE_AUTH_REQ auth_req, in btm_ble_link_sec_check() 1141 tBTM_LE_AUTH_REQ auth_req; in btm_ble_set_encryption() local
|
D | btm_sec.cc | 4222 tBTM_AUTH_REQ auth_req = in btm_sec_pairing_timeout() local
|
/packages/modules/Bluetooth/system/include/hardware/ |
D | bt_gatt_server.h | 33 uint8_t auth_req; member
|
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_btm_ble.cc | 216 void btm_ble_link_sec_check(const RawAddress& bd_addr, tBTM_LE_AUTH_REQ auth_req, in btm_ble_link_sec_check()
|
D | mock_stack_hcic_hcicmds.cc | 161 uint8_t auth_req) { in btsnd_hcic_io_cap_req_reply()
|
/packages/modules/Bluetooth/system/stack/smp/ |
D | smp_act.cc | 463 tBTM_LE_AUTH_REQ auth_req = *(tBTM_LE_AUTH_REQ*)p_data->p_data; in smp_proc_sec_req() local
|
/packages/modules/Bluetooth/android/app/jni/ |
D | com_android_bluetooth_gatt.cpp | 1437 jint handle, jint write_type, jint auth_req, in gattClientWriteCharacteristicNative() 1469 jint handle, jint auth_req, jbyteArray value) { in gattClientWriteDescriptorNative() 2225 jint offset, jbyteArray val, jint auth_req) { in gattServerSendResponseNative()
|
/packages/modules/Bluetooth/system/stack/hcic/ |
D | hcicmds.cc | 1195 uint8_t auth_req) { in btsnd_hcic_io_cap_req_reply()
|