Searched defs:key_idx (Results 1 – 6 of 6) sorted by relevance
/AliOS-Things-master/components/ble_host/bt_host/host/ |
A D | testing.c | 48 u16_t key_idx) in bt_test_mesh_model_bound() 60 u16_t key_idx) in bt_test_mesh_model_unbound()
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/api/wifi/ |
A D | wifi_util.c | 184 int wext_set_key_ext(const char *ifname, __u16 alg, const __u8 *addr, int key_idx, int set_tx, cons… in wext_set_key_ext() 240 int wext_get_enc_ext(const char *ifname, __u16 *alg, __u8 *key_idx, __u8 *passphrase) in wext_get_enc_ext()
|
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/ |
A D | cfg_srv.c | 344 u8_t mod_bind(struct bt_mesh_model *model, u16_t key_idx) in mod_bind() 376 u8_t mod_unbind(struct bt_mesh_model *model, u16_t key_idx, bool store) in mod_unbind() 3540 u8_t bt_mesh_mod_bind(struct bt_mesh_model *model, u16_t key_idx) in bt_mesh_mod_bind()
|
A D | settings.c | 55 u16_t key_idx:12, /* AppKey or NetKey Index */ member 1671 static struct key_update *key_update_find(bool app_key, u16_t key_idx, struct key_update **free_slo… in key_update_find()
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/drivers/wlan/realtek/include/ |
A D | wifi_structures.h | 141 unsigned char key_idx; member
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/api/wifi/rtw_wpa_supplicant/wpa_supplicant/ |
A D | wifi_wps_config.c | 27 u8 key_idx; /**< Key index */ member
|
Completed in 18 milliseconds