/system/bt/test/mock/ |
D | mock_bta_gattc_api.cc | 121 std::vector<uint8_t> value, tGATT_AUTH_REQ auth_req, in BTA_GATTC_PrepareWrite() 126 tGATT_AUTH_REQ auth_req, GATT_READ_OP_CB callback, in BTA_GATTC_ReadCharDescr() 131 tGATT_AUTH_REQ auth_req, in BTA_GATTC_ReadCharacteristic() 136 tGATT_AUTH_REQ auth_req) { in BTA_GATTC_ReadMultiple() 141 tGATT_AUTH_REQ auth_req, in BTA_GATTC_ReadUsingCharUuid() 157 tGATT_AUTH_REQ auth_req, in BTA_GATTC_WriteCharDescr() 164 tGATT_AUTH_REQ auth_req, in BTA_GATTC_WriteCharValue()
|
D | mock_btif_dm.cc | 129 tBTM_AUTH_REQ auth_req) { in btif_dm_proc_io_rsp()
|
D | mock_stack_btm_ble.cc | 220 tBTM_LE_AUTH_REQ auth_req, in btm_ble_link_sec_check()
|
D | mock_hcic_hcicmds.cc | 134 uint8_t oob_present, uint8_t auth_req) { in btsnd_hcic_io_cap_req_reply()
|
/system/bt/bta/gatt/ |
D | bta_gattc_api.cc | 364 tGATT_AUTH_REQ auth_req, in BTA_GATTC_ReadCharacteristic() 385 tGATT_AUTH_REQ auth_req, in BTA_GATTC_ReadUsingCharUuid() 416 tGATT_AUTH_REQ auth_req, GATT_READ_OP_CB callback, in BTA_GATTC_ReadCharDescr() 445 tGATT_AUTH_REQ auth_req) { in BTA_GATTC_ReadMultiple() 478 tGATT_AUTH_REQ auth_req, in BTA_GATTC_WriteCharValue() 515 tGATT_AUTH_REQ auth_req, in BTA_GATTC_WriteCharDescr() 553 std::vector<uint8_t> value, tGATT_AUTH_REQ auth_req, in BTA_GATTC_PrepareWrite()
|
D | bta_gattc_int.h | 99 tGATT_AUTH_REQ auth_req; member 116 tGATT_AUTH_REQ auth_req; member 150 tGATT_AUTH_REQ auth_req; member
|
/system/bt/btif/src/ |
D | btif_gatt_client.cc | 432 int auth_req) { in btif_gattc_read_char() 459 int auth_req) { in btif_gattc_read_using_char_uuid() 480 int auth_req) { in btif_gattc_read_char_descr() 492 int write_type, int auth_req, in btif_gattc_write_char() 509 int auth_req, in btif_gattc_write_char_descr()
|
D | btif_dm.cc | 123 uint8_t auth_req; member 2274 tBTM_AUTH_REQ auth_req) { in btif_dm_proc_io_rsp()
|
/system/bt/gd/security/ |
D | facade_configuration_api.cc | 46 void FacadeConfigurationApi::SetLeAuthRequirements(uint8_t auth_req) { in SetLeAuthRequirements()
|
D | initial_informations.h | 89 uint8_t auth_req; member
|
D | facade.cc | 247 uint8_t auth_req = request->bond() ? AUTH_REQ_BOND : AUTH_REQ_NO_BOND; in SetLeAuthRequirements() local
|
/system/bt/stack/gatt/ |
D | gatt_auth.cc | 272 tGATT_AUTH_REQ auth_req = p_clcb->auth_req; in gatt_determine_sec_act() local
|
D | gatt_int.h | 347 tGATT_AUTH_REQ auth_req; /* authentication requirement */ member
|
/system/bt/stack/include/ |
D | gatt_api.h | 430 tGATT_AUTH_REQ auth_req; /* authentication request */ member 524 tGATT_AUTH_REQ auth_req; member 535 tGATT_AUTH_REQ auth_req; member 543 tGATT_AUTH_REQ auth_req; member 549 tGATT_AUTH_REQ auth_req; member
|
D | btm_api_types.h | 662 tBTM_AUTH_REQ auth_req; /* Authentication required (for local device) */ member 672 tBTM_AUTH_REQ auth_req; /* Authentication required for peer device */ member 828 tBTM_LE_AUTH_REQ auth_req; member
|
D | smp_api_types.h | 206 tSMP_AUTH_REQ auth_req; /* Authentication required (for local device) */ member
|
/system/bt/stack/btm/ |
D | btm_ble.cc | 831 tBTM_LE_AUTH_REQ auth_req = 0x00; in btm_ble_determine_security_act() local 1291 tBTM_LE_AUTH_REQ auth_req, in btm_ble_link_sec_check() 1364 tBTM_LE_AUTH_REQ auth_req; in btm_ble_set_encryption() local
|
D | btm_sec.cc | 3969 tBTM_AUTH_REQ auth_req = (btm_cb.devcb.loc_io_caps == BTM_IO_CAP_NONE) in btm_sec_pairing_timeout() local
|
/system/bt/include/hardware/ |
D | bt_gatt_server.h | 33 uint8_t auth_req; member
|
/system/bt/stack/test/common/ |
D | mock_btif_dm.cc | 128 tBTM_AUTH_REQ auth_req) { in btif_dm_proc_io_rsp()
|
/system/bt/gd/security/internal/ |
D | security_manager_impl.cc | 752 void SecurityManagerImpl::SetLeAuthRequirements(uint8_t auth_req) { in SetLeAuthRequirements()
|
/system/bt/stack/smp/ |
D | smp_act.cc | 435 tBTM_LE_AUTH_REQ auth_req = *(tBTM_LE_AUTH_REQ*)p_data->p_data; in smp_proc_sec_req() local
|
/system/bt/bta/dm/ |
D | bta_dm_int.h | 101 tBTM_AUTH_REQ auth_req; member
|
/system/bt/stack/hcic/ |
D | hcicmds.cc | 1433 uint8_t oob_present, uint8_t auth_req) { in btsnd_hcic_io_cap_req_reply()
|