/system/bt/bta/gatt/ |
D | bta_gattc_api.cc | 357 tGATT_AUTH_REQ auth_req, in BTA_GATTC_ReadCharacteristic() 378 tGATT_AUTH_REQ auth_req, in BTA_GATTC_ReadUsingCharUuid() 409 tGATT_AUTH_REQ auth_req, GATT_READ_OP_CB callback, in BTA_GATTC_ReadCharDescr() 438 tGATT_AUTH_REQ auth_req) { in BTA_GATTC_ReadMultiple() 471 tGATT_AUTH_REQ auth_req, in BTA_GATTC_WriteCharValue() 508 tGATT_AUTH_REQ auth_req, in BTA_GATTC_WriteCharDescr() 546 std::vector<uint8_t> value, tGATT_AUTH_REQ auth_req, in BTA_GATTC_PrepareWrite()
|
D | bta_gattc_int.h | 102 tGATT_AUTH_REQ auth_req; member 119 tGATT_AUTH_REQ auth_req; member 155 tGATT_AUTH_REQ auth_req; member
|
/system/bt/bta/dm/ |
D | bta_dm_ci.cc | 46 tBTA_OOB_DATA oob_data, tBTA_AUTH_REQ auth_req) in bta_dm_ci_io_req()
|
D | bta_dm_int.h | 116 tBTA_AUTH_REQ auth_req; member
|
D | bta_dm_act.cc | 950 tBTA_OOB_DATA oob_data, tBTA_AUTH_REQ auth_req) { in bta_dm_ci_io_req_act()
|
/system/bt/btif/src/ |
D | btif_gatt_client.cc | 393 bt_status_t btif_gattc_read_char(int conn_id, uint16_t handle, int auth_req) { in btif_gattc_read_char() 418 uint16_t e_handle, int auth_req) { in btif_gattc_read_using_char_uuid() 439 int auth_req) { in btif_gattc_read_char_descr() 451 int auth_req, vector<uint8_t> value) { in btif_gattc_write_char() 467 int auth_req, vector<uint8_t> value) { in btif_gattc_write_char_descr()
|
D | btif_dm.cc | 122 uint8_t auth_req; member 2708 tBTA_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 | 81 uint8_t auth_req; member
|
D | facade.cc | 158 uint8_t auth_req = request->bond() ? AUTH_REQ_BOND : AUTH_REQ_NO_BOND; in SetLeAuthRequirements() local
|
/system/bt/btif/co/ |
D | bta_dm_co.cc | 106 tBTA_OOB_DATA oob_data, tBTA_AUTH_REQ auth_req) { in bta_dm_co_io_rsp()
|
/system/bt/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 | 318 tGATT_AUTH_REQ auth_req; /* authentication requirement */ member
|
/system/bt/stack/include/ |
D | gatt_api.h | 327 tGATT_AUTH_REQ auth_req; /* authentication request */ member 428 tGATT_AUTH_REQ auth_req; member 439 tGATT_AUTH_REQ auth_req; member 446 tGATT_AUTH_REQ auth_req; member 452 tGATT_AUTH_REQ auth_req; member
|
D | smp_api_types.h | 202 tSMP_AUTH_REQ auth_req; /* Authentication required (for local device) */ member
|
D | btm_api_types.h | 1143 tBTM_AUTH_REQ auth_req; /* Authentication required (for local device) */ member 1153 tBTM_AUTH_REQ auth_req; /* Authentication required for peer device */ member 1339 tBTM_LE_AUTH_REQ auth_req; member
|
/system/bt/include/hardware/ |
D | bt_gatt_server.h | 33 uint8_t auth_req; member
|
/system/bt/stack/btm/ |
D | btm_ble.cc | 985 tBTM_LE_AUTH_REQ auth_req = 0x00; in btm_ble_determine_security_act() local 1452 tBTM_LE_AUTH_REQ auth_req, in btm_ble_link_sec_check() 1525 tBTM_LE_AUTH_REQ auth_req; in btm_ble_set_encryption() local
|
D | btm_sec.cc | 1409 tBTM_OOB_DATA oob, tBTM_AUTH_REQ auth_req) { in BTM_IoCapRsp() 4507 tBTM_AUTH_REQ auth_req = (btm_cb.devcb.loc_io_caps == BTM_IO_CAP_NONE) in btm_sec_pairing_timeout() local
|
/system/bt/gd/security/internal/ |
D | security_manager_impl.cc | 640 void SecurityManagerImpl::SetLeAuthRequirements(uint8_t auth_req) { in SetLeAuthRequirements()
|
/system/bt/stack/smp/ |
D | smp_act.cc | 425 tBTM_LE_AUTH_REQ auth_req = *(tBTM_LE_AUTH_REQ*)p_data->p_data; in smp_proc_sec_req() local
|
/system/bt/stack/hcic/ |
D | hcicmds.cc | 998 uint8_t oob_present, uint8_t auth_req) { in btsnd_hcic_io_cap_req_reply()
|