Home
last modified time | relevance | path

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

12

/device/soc/esp/esp32/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_api.c480 void BTA_GATTC_ReadCharacteristic(UINT16 conn_id, UINT16 handle, tBTA_GATT_AUTH_REQ auth_req) in BTA_GATTC_ReadCharacteristic()
510 void BTA_GATTC_ReadCharDescr (UINT16 conn_id, UINT16 handle, tBTA_GATT_AUTH_REQ auth_req) in BTA_GATTC_ReadCharDescr()
543 tBTA_GATT_AUTH_REQ auth_req) in BTA_GATTC_ReadMultiple()
580 …_type(UINT16 conn_id, UINT16 s_handle,UINT16 e_handle, tBT_UUID *uuid, tBTA_GATT_AUTH_REQ auth_req) in BTA_GATTC_Read_by_type()
620 tBTA_GATT_AUTH_REQ auth_req) in BTA_GATTC_WriteCharValue()
665 tBTA_GATT_AUTH_REQ auth_req) in BTA_GATTC_WriteCharDescr()
715 tBTA_GATT_AUTH_REQ auth_req) in BTA_GATTC_PrepareWrite()
758 tBTA_GATT_AUTH_REQ auth_req) in BTA_GATTC_PrepareWriteCharDescr()
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gattc.h106 esp_gatt_auth_req_t auth_req; member
113 esp_gatt_auth_req_t auth_req; member
119 esp_gatt_auth_req_t auth_req; member
127 esp_gatt_auth_req_t auth_req; member
136 esp_gatt_auth_req_t auth_req; member
145 esp_gatt_auth_req_t auth_req; member
154 esp_gatt_auth_req_t auth_req; member
163 esp_gatt_auth_req_t auth_req; member
/device/soc/esp/esp32/components/bt/host/bluedroid/api/
Desp_gattc_api.c355 esp_gatt_auth_req_t auth_req) in esp_ble_gattc_read_char()
387 esp_gatt_auth_req_t auth_req) in esp_ble_gattc_read_by_type()
423 esp_gatt_auth_req_t auth_req) in esp_ble_gattc_read_multiple()
460 esp_gatt_auth_req_t auth_req) in esp_ble_gattc_read_char_descr()
493 esp_gatt_auth_req_t auth_req) in esp_ble_gattc_write_char()
531 esp_gatt_auth_req_t auth_req) in esp_ble_gattc_write_char_descr()
569 esp_gatt_auth_req_t auth_req) in esp_ble_gattc_prepare_write()
605 esp_gatt_auth_req_t auth_req) in esp_ble_gattc_prepare_write_char_descr()
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/dm/
Dbta_dm_ci.c46 tBTA_AUTH_REQ auth_req) in bta_dm_ci_io_req()
Dbta_dm_co.c166 tBTA_OOB_DATA oob_data, tBTA_AUTH_REQ auth_req) in bta_dm_co_io_rsp()
Dbta_dm_act.c1439 tBTM_AUTH_REQ auth_req = BTM_AUTH_AP_NO; in bta_dm_ci_io_req_act() local
/device/board/openvalley/niobeu4/liteos_m/hals/drivers/bluetooth_lite/
Dbluetooth_device.c186 GattBleAuthReq auth_req) in BleGattcWriteCharacteristic()
264 GattAttributePermission auth_req) in BleGattcWriteCharDescr()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
Dhmac_encap_frame_ap.c654 …h_rsp_body(const mac_vap_stru *mac_vap, oal_netbuf_stru *auth_rsp, const oal_netbuf_stru *auth_req) in hmac_encap_auth_rsp_body()
782const oal_netbuf_stru *auth_req, hi_u16 auth_rsp_len, hmac_auth_rsp_handle_stru *auth_rsp_handle) in hmac_update_auth_rsp_status_code()
912 …c_encap_auth_rsp(mac_vap_stru *mac_vap, oal_netbuf_stru *auth_rsp, const oal_netbuf_stru *auth_req, in hmac_encap_auth_rsp()
Dhmac_mgmt_ap.c152 hi_void hmac_mesh_sae_auth_proc(const hmac_vap_stru *hmac_vap, oal_netbuf_stru *auth_req) in hmac_mesh_sae_auth_proc()
197 static hi_void hmac_ap_rx_auth_req(const hmac_vap_stru *hmac_vap, const oal_netbuf_stru *auth_req) in hmac_ap_rx_auth_req()
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/include/stack/
Dgatt_api.h327 tGATT_AUTH_REQ auth_req; /* authentication request */ member
444 tGATT_AUTH_REQ auth_req; member
454 tGATT_AUTH_REQ auth_req; member
461 tGATT_AUTH_REQ auth_req; member
467 tGATT_AUTH_REQ auth_req; member
Dsmp_api.h216 tSMP_AUTH_REQ auth_req; /* Authentication required (for local device) */ member
Dbtm_api.h1472 tBTM_AUTH_REQ auth_req; /* Authentication required (for local device) */ member
1481 tBTM_AUTH_REQ auth_req; /* Authentication required for peer device */ member
1656 …tBTM_LE_AUTH_REQ auth_req; /* Authentication request (for local device) contain bonding a… member
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gatt/
Dgatt_auth.c302 tGATT_AUTH_REQ auth_req = p_clcb->auth_req; in gatt_determine_sec_act() local
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/btm/
Dbtm_ble.c918 tBTM_LE_AUTH_REQ auth_req = 0x00; in btm_ble_determine_security_act() local
1408 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()
1487 tBTM_LE_AUTH_REQ auth_req; in btm_ble_set_encryption() local
Dbtm_sec.c1646 void BTM_IoCapRsp(BD_ADDR bd_addr, tBTM_IO_CAP io_cap, tBTM_OOB_DATA oob, tBTM_AUTH_REQ auth_req) in BTM_IoCapRsp()
4854 tBTM_AUTH_REQ auth_req = BTM_AUTH_AP_NO; in btm_sec_pairing_timeout() local
4856 tBTM_AUTH_REQ auth_req = BTM_AUTH_AP_YES; in btm_sec_pairing_timeout() local
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/gatt/include/
Dbta_gattc_int.h141 tBTA_GATT_AUTH_REQ auth_req; member
151 tBTA_GATT_AUTH_REQ auth_req; member
186 tBTA_GATT_AUTH_REQ auth_req; member
/device/soc/asrmicro/asr582x/liteos_m/sdk/drivers/ble_src/
Dharmony_ble_adpter.c194 uint8_t auth_req = sec_auth_req_h2a(mode); in BleSetSecurityAuthReq() local
Dapp.c1659 int app_set_security_auth_req(uint8_t auth_req) in app_set_security_auth_req()
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/smp/
Dsmp_act.c454 tBTM_LE_AUTH_REQ auth_req = *(tBTM_LE_AUTH_REQ *)p_data; in smp_proc_sec_req() local
/device/soc/esp/esp32/components/bt/host/bluedroid/api/include/api/
Desp_gatt_defs.h386 uint8_t auth_req; /*!< Gatt authentication request */ member
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/hcic/
Dhcicmds.c1447 UINT8 oob_present, UINT8 auth_req) in btsnd_hcic_io_cap_req_reply()
/device/soc/chipsea/cst85/liteos_m/sdk/modules/btdm/ble/ble_stack/hl/api/
Dhal_gapc_task.h855 uint8_t auth_req; member
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h432 tGATT_AUTH_REQ auth_req; /* authentication requirement */ member
/device/soc/winnermicro/wm800/board/src/app/wm_atcmd/
Dwm_cmdp_hostif_gcc.h389 u8 auth_req; member
426 u8 auth_req; member
/device/soc/asrmicro/asr582x/liteos_m/sdk/drivers/ble_inc/
Dsonata_gap_api.h1266 uint8_t auth_req; member

12