/external/bluetooth/bluedroid/bta/gatt/ |
D | bta_gattc_api.c | 563 tBTA_GATT_AUTH_REQ auth_req) in BTA_GATTC_ReadCharacteristic() 598 tBTA_GATT_AUTH_REQ auth_req) in BTA_GATTC_ReadCharDescr() 636 tBTA_GATT_AUTH_REQ auth_req) in BTA_GATTC_ReadMultiple() 689 tBTA_GATT_AUTH_REQ auth_req) in BTA_GATTC_WriteCharValue() 735 tBTA_GATT_AUTH_REQ auth_req) in BTA_GATTC_WriteCharDescr() 787 tBTA_GATT_AUTH_REQ auth_req) in BTA_GATTC_PrepareWrite()
|
D | bta_gattc_int.h | 129 tBTA_GATT_AUTH_REQ auth_req; member 138 tBTA_GATT_AUTH_REQ auth_req; member 180 tBTA_GATT_AUTH_REQ auth_req; member
|
/external/bluetooth/bluedroid/bta/dm/ |
D | bta_dm_ci.c | 47 tBTA_AUTH_REQ auth_req) in bta_dm_ci_io_req()
|
D | bta_dm_act.c | 1160 tBTM_AUTH_REQ auth_req = BTM_AUTH_AP_NO; in bta_dm_ci_io_req_act() local
|
D | bta_dm_int.h | 322 tBTA_AUTH_REQ auth_req; member
|
/external/bluetooth/bluedroid/btif/co/ |
D | bta_dm_co.c | 108 tBTA_OOB_DATA oob_data, tBTA_AUTH_REQ auth_req) in bta_dm_co_io_rsp()
|
/external/bluetooth/bluedroid/stack/gatt/ |
D | gatt_auth.c | 318 tGATT_AUTH_REQ auth_req = p_clcb->auth_req; in gatt_determine_sec_act() local
|
D | gatt_int.h | 408 tGATT_AUTH_REQ auth_req; /* authentication requirement */ member
|
/external/bluetooth/bluedroid/stack/include/ |
D | gatt_api.h | 316 tGATT_AUTH_REQ auth_req; /* authentication request */ member 427 tGATT_AUTH_REQ auth_req; member 438 tGATT_AUTH_REQ auth_req; member 446 tGATT_AUTH_REQ auth_req; member 453 tGATT_AUTH_REQ auth_req; member
|
D | smp_api.h | 129 tSMP_AUTH_REQ auth_req; /* Authentication required (for local device) */ member
|
D | btm_api.h | 1461 tBTM_AUTH_REQ auth_req; /* Authentication required (for local device) */ member 1471 tBTM_AUTH_REQ auth_req; /* Authentication required for peer device */ member 1632 …tBTM_LE_AUTH_REQ auth_req; /* Authentication request (for local device) contain bonding a… member
|
/external/bluetooth/bluedroid/btif/src/ |
D | btif_gatt_client.c | 200 uint8_t auth_req; member 1845 btgatt_gatt_id_t* char_id, int auth_req ) in btif_gattc_read_char() 1860 int auth_req ) in btif_gattc_read_char_descr() 1875 int len, int auth_req, char* p_value) in btif_gattc_write_char() 1893 int write_type, int len, int auth_req, in btif_gattc_write_char_descr()
|
D | btif_dm.c | 119 UINT8 auth_req; member 2607 tBTA_OOB_DATA oob_data, tBTA_AUTH_REQ auth_req) in btif_dm_proc_io_rsp()
|
/external/bluetooth/bluedroid/stack/smp/ |
D | smp_act.c | 309 tBTM_LE_AUTH_REQ auth_req = *(tBTM_LE_AUTH_REQ *)p_data; in smp_proc_sec_req() local
|
/external/bluetooth/bluedroid/stack/btm/ |
D | btm_sec.c | 1832 void BTM_IoCapRsp(BD_ADDR bd_addr, tBTM_IO_CAP io_cap, tBTM_OOB_DATA oob, tBTM_AUTH_REQ auth_req) in BTM_IoCapRsp() 4934 tBTM_AUTH_REQ auth_req = BTM_AUTH_AP_NO; in btm_sec_pairing_timeout() local 4936 tBTM_AUTH_REQ auth_req = BTM_AUTH_AP_YES; in btm_sec_pairing_timeout() local
|
D | btm_ble.c | 1050 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/hcic/ |
D | hcicmds.c | 2388 UINT8 oob_present, UINT8 auth_req) in btsnd_hcic_io_cap_req_reply()
|