/device/soc/esp/esp32/components/bt/host/bluedroid/stack/smp/ |
D | smp_api.c | 303 void SMP_PasskeyReply (BD_ADDR bd_addr, UINT8 res, UINT32 passkey) in SMP_PasskeyReply() 354 void SMP_SetStaticPasskey (BOOLEAN add, UINT32 passkey) in SMP_SetStaticPasskey()
|
D | smp_keys.c | 194 UINT32 passkey = p_cb->static_passkey; in smp_use_static_passkey() local 252 UINT32 passkey; /* 19655 test number; */ in smp_proc_passkey() local
|
D | smp_utils.c | 834 void smp_convert_string_to_tk(BT_OCTET16 tk, UINT32 passkey) in smp_convert_string_to_tk()
|
/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/include/host/ |
D | ble_sm.h | 101 uint32_t passkey; member
|
D | ble_gap.h | 669 } passkey; member
|
/device/soc/esp/esp32/components/bt/host/bluedroid/api/ |
D | esp_gap_bt_api.c | 339 esp_err_t esp_bt_gap_ssp_passkey_reply(esp_bd_addr_t bd_addr, bool accept, uint32_t passkey) in esp_bt_gap_ssp_passkey_reply()
|
D | esp_gap_ble_api.c | 562 uint32_t passkey = 0; in esp_ble_gap_set_security_param() local 623 esp_err_t esp_ble_passkey_reply(esp_bd_addr_t bd_addr, bool accept, uint32_t passkey) in esp_ble_passkey_reply()
|
/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/src/ |
D | ble_sm_alg.c | 332 …m_alg_g2(const uint8_t *u, const uint8_t *v, const uint8_t *x, const uint8_t *y, uint32_t *passkey) in ble_sm_alg_g2()
|
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/include/ |
D | btc_gap_bt.h | 130 uint32_t passkey; member
|
D | btc_gap_ble.h | 198 uint32_t passkey; member
|
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/dm/ |
D | bta_dm_api.c | 712 void BTA_DmPasskeyReqReply(BOOLEAN accept, BD_ADDR bd_addr, UINT32 passkey) in BTA_DmPasskeyReqReply() 1004 void BTA_DmBlePasskeyReply(BD_ADDR bd_addr, BOOLEAN accept, UINT32 passkey) in BTA_DmBlePasskeyReply() 1022 void BTA_DmBleSetStaticPasskey(bool add, uint32_t passkey) in BTA_DmBleSetStaticPasskey()
|
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/btm/ |
D | btm_ble.c | 403 void BTM_BlePasskeyReply (BD_ADDR bd_addr, UINT8 res, UINT32 passkey) in BTM_BlePasskeyReply() 433 void BTM_BleSetStaticPasskey(BOOLEAN add, UINT32 passkey) in BTM_BleSetStaticPasskey()
|
D | btm_sec.c | 1557 void BTM_PasskeyReqReply(tBTM_STATUS res, BD_ADDR bd_addr, UINT32 passkey) in BTM_PasskeyReqReply()
|
/device/soc/chipsea/cst85/liteos_m/sdk/modules/btdm/ble/ble_stack/hl/inc/ |
D | hal_smpc.h | 236 uint32_t passkey; member
|
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/include/stack/ |
D | smp_api.h | 264 UINT32 passkey; member
|
D | btm_api.h | 1509 UINT32 passkey; /* passkey */ member
|
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/gap/ |
D | btc_gap_ble.c | 1569 uint32_t passkey = 0; in btc_gap_ble_call_handler() local
|
/device/soc/esp/esp32/components/bt/host/bluedroid/api/include/api/ |
D | esp_gap_bt_api.h | 327 uint32_t passkey; /*!< the numeric value for passkey entry. */ member
|
D | esp_gap_ble_api.h | 532 …uint32_t passkey; /*!< the numeric value for comparison. If just_works, do not show t… member
|
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/smp/include/ |
D | smp_int.h | 236 UINT32 passkey; member
|
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/dm/include/ |
D | bta_dm_int.h | 410 UINT32 passkey; member 566 UINT32 passkey; member
|
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/include/bta/ |
D | bta_api.h | 929 …UINT32 passkey; /* the numeric value for comparison. If just_works, do not show th… member
|
/device/soc/chipsea/cst85/liteos_m/sdk/modules/btdm/ble/ble_stack/common/api/ |
D | bt_common_hci.h | 3679 uint32_t passkey; member 3695 uint32_t passkey; member
|