Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/gatt/
Dbta_gattc_api.c563 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()
Dbta_gattc_int.h129 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/
Dbta_dm_ci.c47 tBTA_AUTH_REQ auth_req) in bta_dm_ci_io_req()
Dbta_dm_act.c1160 tBTM_AUTH_REQ auth_req = BTM_AUTH_AP_NO; in bta_dm_ci_io_req_act() local
Dbta_dm_int.h322 tBTA_AUTH_REQ auth_req; member
/external/bluetooth/bluedroid/btif/co/
Dbta_dm_co.c108 tBTA_OOB_DATA oob_data, tBTA_AUTH_REQ auth_req) in bta_dm_co_io_rsp()
/external/bluetooth/bluedroid/stack/gatt/
Dgatt_auth.c318 tGATT_AUTH_REQ auth_req = p_clcb->auth_req; in gatt_determine_sec_act() local
Dgatt_int.h408 tGATT_AUTH_REQ auth_req; /* authentication requirement */ member
/external/bluetooth/bluedroid/stack/include/
Dgatt_api.h316 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
Dsmp_api.h129 tSMP_AUTH_REQ auth_req; /* Authentication required (for local device) */ member
Dbtm_api.h1461 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/
Dbtif_gatt_client.c200 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()
Dbtif_dm.c119 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/
Dsmp_act.c309 tBTM_LE_AUTH_REQ auth_req = *(tBTM_LE_AUTH_REQ *)p_data; in smp_proc_sec_req() local
/external/bluetooth/bluedroid/stack/btm/
Dbtm_sec.c1832 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
Dbtm_ble.c1050 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/
Dhcicmds.c2388 UINT8 oob_present, UINT8 auth_req) in btsnd_hcic_io_cap_req_reply()