Home
last modified time | relevance | path

Searched defs:sub (Results 1 – 21 of 21) sorted by relevance

/hal_espressif-2.7.6/components/bt/esp_ble_mesh/mesh_core/
Dbeacon.c54 struct bt_mesh_subnet *sub = bt_mesh_rx_netkey_get(i); in cache_check() local
68 static void cache_add(uint8_t data[21], struct bt_mesh_subnet *sub) in cache_add()
75 struct bt_mesh_subnet *sub = NULL; in beacon_complete() local
101 void bt_mesh_beacon_create(struct bt_mesh_subnet *sub, in bt_mesh_beacon_create()
132 #define BEACON_THRESHOLD(sub) (K_SECONDS(10 * ((sub)->beacons_last + 1)) - K_SECONDS(5)) argument
148 struct bt_mesh_subnet *sub = bt_mesh_rx_netkey_get(i); in secure_beacon_send() local
283 struct bt_mesh_subnet *sub = bt_mesh_rx_netkey_get(i); in update_beacon_observation() local
335 struct bt_mesh_subnet *sub = NULL; in secure_beacon_recv() local
481 struct bt_mesh_subnet *sub = bt_mesh_rx_netkey_get(i); in bt_mesh_beacon_enable() local
Dnet.c273 int friend_cred_update(struct bt_mesh_subnet *sub) in friend_cred_update()
296 struct friend_cred *friend_cred_create(struct bt_mesh_subnet *sub, uint16_t addr, in friend_cred_create()
365 int friend_cred_get(struct bt_mesh_subnet *sub, uint16_t addr, uint8_t *nid, in friend_cred_get()
401 int friend_cred_get(struct bt_mesh_subnet *sub, uint16_t addr, uint8_t *nid, in friend_cred_get()
408 uint8_t bt_mesh_net_flags(struct bt_mesh_subnet *sub) in bt_mesh_net_flags()
423 int bt_mesh_net_beacon_update(struct bt_mesh_subnet *sub) in bt_mesh_net_beacon_update()
445 struct bt_mesh_subnet *sub = NULL; in bt_mesh_net_create() local
496 void bt_mesh_net_revoke_keys(struct bt_mesh_subnet *sub) in bt_mesh_net_revoke_keys()
526 bool bt_mesh_kr_update(struct bt_mesh_subnet *sub, uint8_t new_kr, bool new_key) in bt_mesh_kr_update()
631 void bt_mesh_net_sec_update(struct bt_mesh_subnet *sub) in bt_mesh_net_sec_update()
[all …]
Dproxy_server.c359 static int beacon_send(struct bt_mesh_conn *conn, struct bt_mesh_subnet *sub) in beacon_send()
377 struct bt_mesh_subnet *sub = &bt_mesh.sub[i]; in proxy_send_beacons() local
385 void bt_mesh_proxy_server_beacon_send(struct bt_mesh_subnet *sub) in bt_mesh_proxy_server_beacon_send()
407 void bt_mesh_proxy_server_identity_start(struct bt_mesh_subnet *sub) in bt_mesh_proxy_server_identity_start()
416 void bt_mesh_proxy_server_identity_stop(struct bt_mesh_subnet *sub) in bt_mesh_proxy_server_identity_stop()
433 struct bt_mesh_subnet *sub = &bt_mesh.sub[i]; in bt_mesh_proxy_identity_enable() local
1125 static int node_id_adv(struct bt_mesh_subnet *sub) in node_id_adv()
1165 static int net_id_adv(struct bt_mesh_subnet *sub) in net_id_adv()
1193 static bool advertise_subnet(struct bt_mesh_subnet *sub) in advertise_subnet()
1205 struct bt_mesh_subnet *sub = NULL; in next_sub() local
[all …]
Dfast_prov.c49 struct bt_mesh_subnet *sub = NULL; in bt_mesh_fast_prov_subnet_get() local
127 struct bt_mesh_subnet *sub = NULL; in bt_mesh_fast_prov_net_key_get() local
Dprovisioner_main.c78 struct bt_mesh_subnet *sub = NULL; in bt_mesh_provisioner_net_create() local
719 struct bt_mesh_subnet *sub = NULL; in bt_mesh_provisioner_net_key_get() local
740 struct bt_mesh_subnet *sub = NULL; in bt_mesh_provisioner_subnet_get() local
889 struct bt_mesh_subnet *sub = NULL; in provisioner_check_net_key() local
911 struct bt_mesh_subnet *sub = NULL; in provisioner_check_net_idx() local
1225 struct bt_mesh_subnet *sub = NULL; in bt_mesh_provisioner_local_net_key_add() local
1313 struct bt_mesh_subnet *sub = NULL; in bt_mesh_provisioner_local_net_key_update() local
1357 struct bt_mesh_subnet *sub = NULL; in bt_mesh_provisioner_local_net_key_get() local
1382 struct bt_mesh_subnet *sub = NULL; in bt_mesh_provisioner_local_net_key_del() local
Dlocal_operation.c127 struct bt_mesh_subnet *sub = NULL; in bt_mesh_node_get_local_net_key() local
163 struct bt_mesh_subnet *sub = NULL; in bt_mesh_node_local_net_key_add() local
Dsettings.c425 struct bt_mesh_subnet *sub = NULL; in net_key_set() local
484 struct bt_mesh_subnet *sub = NULL; in app_key_set() local
954 struct bt_mesh_subnet *sub = NULL; in p_net_key_set() local
1013 struct bt_mesh_subnet *sub = NULL; in p_app_key_set() local
1310 static int subnet_init(struct bt_mesh_subnet *sub) in subnet_init()
1356 struct bt_mesh_subnet *sub = NULL; in settings_core_commit() local
1751 static void store_net_key(struct bt_mesh_subnet *sub) in store_net_key()
1833 struct bt_mesh_subnet *sub = NULL; in store_pending_keys() local
2173 void bt_mesh_store_subnet(struct bt_mesh_subnet *sub) in bt_mesh_store_subnet()
2250 void bt_mesh_clear_subnet(struct bt_mesh_subnet *sub) in bt_mesh_clear_subnet()
[all …]
Dcfg_srv.c353 struct bt_mesh_subnet *sub = NULL; in app_key_set() local
2150 struct bt_mesh_subnet *sub = NULL; in net_key_add() local
2231 struct bt_mesh_subnet *sub = NULL; in net_key_update() local
2318 struct bt_mesh_subnet *sub = NULL; in net_key_del() local
2373 struct bt_mesh_subnet *sub = &bt_mesh.sub[i]; in net_key_get() local
2402 struct bt_mesh_subnet *sub = NULL; in node_identity_get() local
2440 struct bt_mesh_subnet *sub = NULL; in node_identity_set() local
2857 struct bt_mesh_subnet *sub = NULL; in krp_get() local
2880 struct bt_mesh_subnet *sub = NULL; in krp_set() local
2968 static uint16_t hb_pwr2(uint8_t val, uint8_t sub) in hb_pwr2()
[all …]
Dproxy_client.c646 struct bt_mesh_subnet *sub = NULL; in bt_mesh_is_net_id_exist() local
682 struct bt_mesh_subnet *sub = NULL; in bt_mesh_proxy_client_gatt_adv_recv() local
785 static int beacon_send(struct bt_mesh_conn *conn, struct bt_mesh_subnet *sub) in beacon_send()
795 bool bt_mesh_proxy_client_beacon_send(struct bt_mesh_subnet *sub) in bt_mesh_proxy_client_beacon_send()
Dtest.c37 struct bt_mesh_subnet *sub = NULL; in bt_mesh_device_auto_enter_network() local
Daccess.c802 struct bt_mesh_subnet *sub = NULL; in bt_mesh_model_send() local
947 struct bt_mesh_subnet *sub = NULL; in bt_mesh_tx_netkey_get() local
1019 struct bt_mesh_subnet *sub = NULL; in bt_mesh_rx_netkey_get() local
Dfriend.c72 struct bt_mesh_subnet *sub = NULL; in friend_subnet_get() local
471 struct bt_mesh_subnet *sub = friend_subnet_get(frnd->net_idx); in encrypt_friend_pdu() local
558 struct bt_mesh_subnet *sub = friend_subnet_get(frnd->net_idx); in encode_update() local
1682 void bt_mesh_friend_clear_incomplete(struct bt_mesh_subnet *sub, uint16_t src, in bt_mesh_friend_clear_incomplete()
Dlpn.c509 struct bt_mesh_subnet *sub = rx->sub; in bt_mesh_lpn_friend_offer() local
959 struct bt_mesh_subnet *sub = rx->sub; in bt_mesh_lpn_friend_update() local
Dnet.h262 struct bt_mesh_subnet sub[CONFIG_BLE_MESH_SUBNET_COUNT]; member
289 struct bt_mesh_subnet *sub; member
304 struct bt_mesh_subnet *sub; member
Dtransport.c73 struct bt_mesh_subnet *sub; member
89 struct bt_mesh_subnet *sub; member
1250 static int send_ack(struct bt_mesh_subnet *sub, uint16_t src, uint16_t dst, in send_ack()
Dcfg_cli.c952 struct bt_mesh_cfg_hb_sub *sub) in bt_mesh_cfg_hb_sub_set()
Dprovisioner_prov.c1078 struct bt_mesh_subnet *sub = bt_mesh_provisioner_subnet_get(BLE_MESH_KEY_PRIMARY); local
/hal_espressif-2.7.6/components/wpa_supplicant/test/
Dtest_crypto.c114 crypto_bignum *bn1, *bn2, *sub; variable
/hal_espressif-2.7.6/components/coap/port/
Dcoap_debug.c682 char sub[2]; in coap_string_tls_version() local
/hal_espressif-2.7.6/components/mdns/private_include/
Dmdns_private.h218 uint8_t sub; member
/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/include/stack/
Davrc_defs.h824 tAVRC_MSG_SUB sub; /* SUBUNIT INFO message. */ member