Searched defs:auth_req (Results 1 – 17 of 17) sorted by relevance
| /system/bt/bta/gatt/ |
| D | bta_gattc_api.cc | 356 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()
|
| D | bta_gattc_int.h | 112 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/ |
| D | bta_dm_ci.cc | 44 tBTA_OOB_DATA oob_data, tBTA_AUTH_REQ auth_req) in bta_dm_ci_io_req()
|
| D | bta_dm_act.cc | 1082 tBTM_AUTH_REQ auth_req = BTM_AUTH_AP_NO; in bta_dm_ci_io_req_act() local
|
| D | bta_dm_int.h | 218 tBTA_AUTH_REQ auth_req; member
|
| /system/bt/btif/src/ |
| D | btif_gatt_client.cc | 409 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()
|
| D | btif_dm.cc | 118 uint8_t auth_req; member 2626 tBTA_AUTH_REQ auth_req) { in btif_dm_proc_io_rsp()
|
| /system/bt/btif/co/ |
| D | bta_dm_co.cc | 101 tBTA_OOB_DATA oob_data, tBTA_AUTH_REQ auth_req) { in bta_dm_co_io_rsp()
|
| /system/bt/stack/gatt/ |
| D | gatt_auth.cc | 287 tGATT_AUTH_REQ auth_req = p_clcb->auth_req; in gatt_determine_sec_act() local
|
| D | gatt_int.h | 317 tGATT_AUTH_REQ auth_req; /* authentication requirement */ member
|
| /system/bt/stack/include/ |
| D | gatt_api.h | 329 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
|
| D | smp_api_types.h | 210 tSMP_AUTH_REQ auth_req; /* Authentication required (for local device) */ member
|
| D | btm_api_types.h | 1412 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/ |
| D | btm_ble.cc | 845 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
|
| D | btm_sec.cc | 1594 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/ |
| D | smp_act.cc | 436 tBTM_LE_AUTH_REQ auth_req = *(tBTM_LE_AUTH_REQ*)p_data; in smp_proc_sec_req() local
|
| /system/bt/stack/hcic/ |
| D | hcicmds.cc | 996 uint8_t oob_present, uint8_t auth_req) { in btsnd_hcic_io_cap_req_reply()
|