Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/gatt/
Dbta_gattc_api.c499 tBTA_GATT_AUTH_REQ auth_req) in BTA_GATTC_ReadCharacteristic()
533 tBTA_GATT_AUTH_REQ auth_req) in BTA_GATTC_ReadCharDescr()
568 tBTA_GATT_AUTH_REQ auth_req) in BTA_GATTC_ReadMultiple()
621 tBTA_GATT_AUTH_REQ auth_req) in BTA_GATTC_WriteCharValue()
667 tBTA_GATT_AUTH_REQ auth_req) in BTA_GATTC_WriteCharDescr()
715 tBTA_GATT_AUTH_REQ auth_req) in BTA_GATTC_PrepareWrite()
Dbta_gattc_int.h121 tBTA_GATT_AUTH_REQ auth_req; member
130 tBTA_GATT_AUTH_REQ auth_req; member
172 tBTA_GATT_AUTH_REQ auth_req; member
/external/bluetooth/bluedroid/bta/dm/
Dbta_dm_ci.c47 tBTA_AUTH_REQ auth_req) in bta_dm_ci_io_req()
Dbta_dm_act.c1074 tBTM_AUTH_REQ auth_req = BTM_AUTH_AP_NO; in bta_dm_ci_io_req_act() local
Dbta_dm_int.h292 tBTA_AUTH_REQ auth_req; member
/external/bluetooth/bluedroid/stack/gatt/
Dgatt_auth.c239 tGATT_AUTH_REQ auth_req = p_clcb->auth_req; in gatt_determine_sec_act() local
Dgatt_int.h389 tGATT_AUTH_REQ auth_req; /* authentication requirement */ member
/external/bluetooth/bluedroid/btif/co/
Dbta_dm_co.c89 tBTA_OOB_DATA oob_data, tBTA_AUTH_REQ auth_req) in bta_dm_co_io_rsp()
/external/bluetooth/bluedroid/stack/include/
Dgatt_api.h304 tGATT_AUTH_REQ auth_req; /* authentication request */ member
418 tGATT_AUTH_REQ auth_req; member
429 tGATT_AUTH_REQ auth_req; member
437 tGATT_AUTH_REQ auth_req; member
444 tGATT_AUTH_REQ auth_req; member
Dsmp_api.h128 tSMP_AUTH_REQ auth_req; /* Authentication required (for local device) */ member
Dbtm_api.h1398 tBTM_AUTH_REQ auth_req; /* Authentication required (for local device) */ member
1408 tBTM_AUTH_REQ auth_req; /* Authentication required for peer device */ member
1568 …tBTM_LE_AUTH_REQ auth_req; /* Authentication request (for local device) contain bonding a… member
/external/bluetooth/bluedroid/stack/btm/
Dbtm_sec.c1634 void BTM_IoCapRsp(BD_ADDR bd_addr, tBTM_IO_CAP io_cap, tBTM_OOB_DATA oob, tBTM_AUTH_REQ auth_req) in BTM_IoCapRsp()
4539 tBTM_AUTH_REQ auth_req = BTM_AUTH_AP_NO; in btm_sec_pairing_timeout() local
4541 tBTM_AUTH_REQ auth_req = BTM_AUTH_AP_YES; in btm_sec_pairing_timeout() local
Dbtm_ble.c909 void btm_ble_link_sec_check(BD_ADDR bd_addr, tBTM_LE_AUTH_REQ auth_req, tBTM_BLE_SEC_REQ_ACT *p_sec… in btm_ble_link_sec_check()
/external/bluetooth/bluedroid/stack/smp/
Dsmp_act.c280 tBTM_LE_AUTH_REQ auth_req = *(tBTM_LE_AUTH_REQ *)p_data; in smp_proc_sec_req() local
/external/bluetooth/bluedroid/stack/hcic/
Dhcicmds.c2384 UINT8 oob_present, UINT8 auth_req) in btsnd_hcic_io_cap_req_reply()