Home
last modified time | relevance | path

Searched defs:auth_req (Results 1 – 24 of 24) sorted by relevance

/system/bt/test/mock/
Dmock_bta_gattc_api.cc121 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()
Dmock_btif_dm.cc129 tBTM_AUTH_REQ auth_req) { in btif_dm_proc_io_rsp()
Dmock_stack_btm_ble.cc220 tBTM_LE_AUTH_REQ auth_req, in btm_ble_link_sec_check()
Dmock_hcic_hcicmds.cc134 uint8_t oob_present, uint8_t auth_req) { in btsnd_hcic_io_cap_req_reply()
/system/bt/bta/gatt/
Dbta_gattc_api.cc364 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()
Dbta_gattc_int.h99 tGATT_AUTH_REQ auth_req; member
116 tGATT_AUTH_REQ auth_req; member
150 tGATT_AUTH_REQ auth_req; member
/system/bt/btif/src/
Dbtif_gatt_client.cc432 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()
Dbtif_dm.cc123 uint8_t auth_req; member
2274 tBTM_AUTH_REQ auth_req) { in btif_dm_proc_io_rsp()
/system/bt/gd/security/
Dfacade_configuration_api.cc46 void FacadeConfigurationApi::SetLeAuthRequirements(uint8_t auth_req) { in SetLeAuthRequirements()
Dinitial_informations.h89 uint8_t auth_req; member
Dfacade.cc247 uint8_t auth_req = request->bond() ? AUTH_REQ_BOND : AUTH_REQ_NO_BOND; in SetLeAuthRequirements() local
/system/bt/stack/gatt/
Dgatt_auth.cc272 tGATT_AUTH_REQ auth_req = p_clcb->auth_req; in gatt_determine_sec_act() local
Dgatt_int.h347 tGATT_AUTH_REQ auth_req; /* authentication requirement */ member
/system/bt/stack/include/
Dgatt_api.h430 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
Dbtm_api_types.h662 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
Dsmp_api_types.h206 tSMP_AUTH_REQ auth_req; /* Authentication required (for local device) */ member
/system/bt/stack/btm/
Dbtm_ble.cc831 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
Dbtm_sec.cc3969 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/
Dbt_gatt_server.h33 uint8_t auth_req; member
/system/bt/stack/test/common/
Dmock_btif_dm.cc128 tBTM_AUTH_REQ auth_req) { in btif_dm_proc_io_rsp()
/system/bt/gd/security/internal/
Dsecurity_manager_impl.cc752 void SecurityManagerImpl::SetLeAuthRequirements(uint8_t auth_req) { in SetLeAuthRequirements()
/system/bt/stack/smp/
Dsmp_act.cc435 tBTM_LE_AUTH_REQ auth_req = *(tBTM_LE_AUTH_REQ*)p_data->p_data; in smp_proc_sec_req() local
/system/bt/bta/dm/
Dbta_dm_int.h101 tBTM_AUTH_REQ auth_req; member
/system/bt/stack/hcic/
Dhcicmds.cc1433 uint8_t oob_present, uint8_t auth_req) { in btsnd_hcic_io_cap_req_reply()