Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gattc_api.cc356 tBTA_GATT_AUTH_REQ auth_req, in BTA_GATTC_ReadCharacteristic()
377 tBTA_GATT_AUTH_REQ auth_req, in BTA_GATTC_ReadUsingCharUuid()
408 tBTA_GATT_AUTH_REQ auth_req, in BTA_GATTC_ReadCharDescr()
437 tBTA_GATT_AUTH_REQ auth_req) { in BTA_GATTC_ReadMultiple()
470 tBTA_GATT_AUTH_REQ auth_req, in BTA_GATTC_WriteCharValue()
507 tBTA_GATT_AUTH_REQ auth_req, in BTA_GATTC_WriteCharDescr()
546 tBTA_GATT_AUTH_REQ auth_req, in BTA_GATTC_PrepareWrite()
Dbta_gattc_int.h112 tBTA_GATT_AUTH_REQ auth_req; member
129 tBTA_GATT_AUTH_REQ auth_req; member
165 tBTA_GATT_AUTH_REQ auth_req; member
/system/bt/bta/dm/
Dbta_dm_ci.cc44 tBTA_OOB_DATA oob_data, tBTA_AUTH_REQ auth_req) in bta_dm_ci_io_req()
Dbta_dm_act.cc1082 tBTM_AUTH_REQ auth_req = BTM_AUTH_AP_NO; in bta_dm_ci_io_req_act() local
Dbta_dm_int.h218 tBTA_AUTH_REQ auth_req; member
/system/bt/btif/src/
Dbtif_gatt_client.cc409 bt_status_t btif_gattc_read_char(int conn_id, uint16_t handle, int auth_req) { in btif_gattc_read_char()
432 uint16_t e_handle, int auth_req) { in btif_gattc_read_using_char_uuid()
455 int auth_req) { in btif_gattc_read_char_descr()
467 int auth_req, vector<uint8_t> value) { in btif_gattc_write_char()
483 int auth_req, vector<uint8_t> value) { in btif_gattc_write_char_descr()
Dbtif_dm.cc118 uint8_t auth_req; member
2626 tBTA_AUTH_REQ auth_req) { in btif_dm_proc_io_rsp()
/system/bt/btif/co/
Dbta_dm_co.cc101 tBTA_OOB_DATA oob_data, tBTA_AUTH_REQ auth_req) { in bta_dm_co_io_rsp()
/system/bt/stack/gatt/
Dgatt_auth.cc287 tGATT_AUTH_REQ auth_req = p_clcb->auth_req; in gatt_determine_sec_act() local
Dgatt_int.h317 tGATT_AUTH_REQ auth_req; /* authentication requirement */ member
/system/bt/stack/include/
Dgatt_api.h329 tGATT_AUTH_REQ auth_req; /* authentication request */ member
438 tGATT_AUTH_REQ auth_req; member
449 tGATT_AUTH_REQ auth_req; member
456 tGATT_AUTH_REQ auth_req; member
462 tGATT_AUTH_REQ auth_req; member
Dsmp_api_types.h210 tSMP_AUTH_REQ auth_req; /* Authentication required (for local device) */ member
Dbtm_api_types.h1412 tBTM_AUTH_REQ auth_req; /* Authentication required (for local device) */ member
1422 tBTM_AUTH_REQ auth_req; /* Authentication required for peer device */ member
1608 tBTM_LE_AUTH_REQ auth_req; member
/system/bt/stack/btm/
Dbtm_ble.cc845 tBTM_LE_AUTH_REQ auth_req = 0x00; in btm_ble_determine_security_act() local
1297 void btm_ble_link_sec_check(BD_ADDR bd_addr, tBTM_LE_AUTH_REQ auth_req, in btm_ble_link_sec_check()
1369 tBTM_LE_AUTH_REQ auth_req; in btm_ble_set_encryption() local
Dbtm_sec.cc1594 tBTM_AUTH_REQ auth_req) { in BTM_IoCapRsp()
4890 tBTM_AUTH_REQ auth_req = BTM_AUTH_AP_NO; in btm_sec_pairing_timeout() local
4892 tBTM_AUTH_REQ auth_req = BTM_AUTH_AP_YES; in btm_sec_pairing_timeout() local
/system/bt/stack/smp/
Dsmp_act.cc436 tBTM_LE_AUTH_REQ auth_req = *(tBTM_LE_AUTH_REQ*)p_data; in smp_proc_sec_req() local
/system/bt/stack/hcic/
Dhcicmds.cc996 uint8_t oob_present, uint8_t auth_req) { in btsnd_hcic_io_cap_req_reply()