/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/ |
D | beacon.c | 59 struct bt_mesh_subnet *sub = bt_mesh_rx_netkey_get(i); in cache_check() local 73 static void cache_add(uint8_t data[21], struct bt_mesh_subnet *sub) in cache_add() 80 struct bt_mesh_subnet *sub = NULL; in beacon_complete() local 106 void bt_mesh_beacon_create(struct bt_mesh_subnet *sub, in bt_mesh_beacon_create() 137 #define BEACON_THRESHOLD(sub) (K_SECONDS(10 * ((sub)->beacons_last + 1)) - K_SECONDS(5)) argument 153 struct bt_mesh_subnet *sub = bt_mesh_rx_netkey_get(i); in secure_beacon_send() local 288 struct bt_mesh_subnet *sub = bt_mesh_rx_netkey_get(i); in update_beacon_observation() local 340 struct bt_mesh_subnet *sub = NULL; in secure_beacon_recv() local 504 struct bt_mesh_subnet *sub = bt_mesh_rx_netkey_get(i); in bt_mesh_beacon_enable() local
|
D | net.c | 273 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 …]
|
D | proxy_server.c | 373 static int beacon_send(struct bt_mesh_conn *conn, struct bt_mesh_subnet *sub) in beacon_send() 391 struct bt_mesh_subnet *sub = &bt_mesh.sub[i]; in proxy_send_beacons() local 399 void bt_mesh_proxy_server_beacon_send(struct bt_mesh_subnet *sub) in bt_mesh_proxy_server_beacon_send() 421 void bt_mesh_proxy_server_identity_start(struct bt_mesh_subnet *sub) in bt_mesh_proxy_server_identity_start() 430 void bt_mesh_proxy_server_identity_stop(struct bt_mesh_subnet *sub) in bt_mesh_proxy_server_identity_stop() 447 struct bt_mesh_subnet *sub = &bt_mesh.sub[i]; in bt_mesh_proxy_identity_enable() local 1148 static int node_id_adv(struct bt_mesh_subnet *sub) in node_id_adv() 1188 static int net_id_adv(struct bt_mesh_subnet *sub) in net_id_adv() 1216 static bool advertise_subnet(struct bt_mesh_subnet *sub) in advertise_subnet() 1228 struct bt_mesh_subnet *sub = NULL; in next_sub() local [all …]
|
D | fast_prov.c | 41 struct bt_mesh_subnet *sub = NULL; in bt_mesh_fast_prov_subnet_get() local 119 struct bt_mesh_subnet *sub = NULL; in bt_mesh_fast_prov_net_key_get() local
|
D | provisioner_main.c | 70 struct bt_mesh_subnet *sub = NULL; in bt_mesh_provisioner_net_create() local 711 struct bt_mesh_subnet *sub = NULL; in bt_mesh_provisioner_net_key_get() local 732 struct bt_mesh_subnet *sub = NULL; in bt_mesh_provisioner_subnet_get() local 881 struct bt_mesh_subnet *sub = NULL; in provisioner_check_net_key() local 903 struct bt_mesh_subnet *sub = NULL; in provisioner_check_net_idx() local 1217 struct bt_mesh_subnet *sub = NULL; in bt_mesh_provisioner_local_net_key_add() local 1305 struct bt_mesh_subnet *sub = NULL; in bt_mesh_provisioner_local_net_key_update() local 1349 struct bt_mesh_subnet *sub = NULL; in bt_mesh_provisioner_local_net_key_get() local 1374 struct bt_mesh_subnet *sub = NULL; in bt_mesh_provisioner_local_net_key_del() local
|
D | local_operation.c | 127 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
|
D | settings.c | 425 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 1752 static void store_net_key(struct bt_mesh_subnet *sub) in store_net_key() 1834 struct bt_mesh_subnet *sub = NULL; in store_pending_keys() local 2174 void bt_mesh_store_subnet(struct bt_mesh_subnet *sub) in bt_mesh_store_subnet() 2251 void bt_mesh_clear_subnet(struct bt_mesh_subnet *sub) in bt_mesh_clear_subnet() [all …]
|
D | cfg_srv.c | 372 struct bt_mesh_subnet *sub = NULL; in app_key_set() local 2178 struct bt_mesh_subnet *sub = NULL; in net_key_add() local 2259 struct bt_mesh_subnet *sub = NULL; in net_key_update() local 2346 struct bt_mesh_subnet *sub = NULL; in net_key_del() local 2401 struct bt_mesh_subnet *sub = &bt_mesh.sub[i]; in net_key_get() local 2430 struct bt_mesh_subnet *sub = NULL; in node_identity_get() local 2468 struct bt_mesh_subnet *sub = NULL; in node_identity_set() local 2885 struct bt_mesh_subnet *sub = NULL; in krp_get() local 2908 struct bt_mesh_subnet *sub = NULL; in krp_set() local 2996 static uint16_t hb_pwr2(uint8_t val, uint8_t sub) in hb_pwr2() [all …]
|
D | proxy_client.c | 638 struct bt_mesh_subnet *sub = NULL; in bt_mesh_is_net_id_exist() local 674 struct bt_mesh_subnet *sub = NULL; in bt_mesh_proxy_client_gatt_adv_recv() local 777 static int beacon_send(struct bt_mesh_conn *conn, struct bt_mesh_subnet *sub) in beacon_send() 787 bool bt_mesh_proxy_client_beacon_send(struct bt_mesh_subnet *sub) in bt_mesh_proxy_client_beacon_send()
|
D | test.c | 37 struct bt_mesh_subnet *sub = NULL; in bt_mesh_device_auto_enter_network() local
|
D | access.c | 802 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
|
D | friend.c | 73 struct bt_mesh_subnet *sub = NULL; in friend_subnet_get() local 488 struct bt_mesh_subnet *sub = friend_subnet_get(frnd->net_idx); in encrypt_friend_pdu() local 575 struct bt_mesh_subnet *sub = friend_subnet_get(frnd->net_idx); in encode_update() local 1690 void bt_mesh_friend_clear_incomplete(struct bt_mesh_subnet *sub, uint16_t src, in bt_mesh_friend_clear_incomplete()
|
D | lpn.c | 509 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
|
D | net.h | 261 struct bt_mesh_subnet sub[CONFIG_BLE_MESH_SUBNET_COUNT]; member 288 struct bt_mesh_subnet *sub; member 306 struct bt_mesh_subnet *sub; member
|
D | transport.c | 73 struct bt_mesh_subnet *sub; member 89 struct bt_mesh_subnet *sub; member 1277 static int send_ack(struct bt_mesh_subnet *sub, uint16_t src, uint16_t dst, in send_ack()
|
D | cfg_cli.c | 952 struct bt_mesh_cfg_hb_sub *sub) in bt_mesh_cfg_hb_sub_set()
|
D | provisioner_prov.c | 1074 struct bt_mesh_subnet *sub = bt_mesh_provisioner_subnet_get(BLE_MESH_KEY_PRIMARY); local
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/ |
D | avrc_defs.h | 825 tAVRC_MSG_SUB sub; /* SUBUNIT INFO message. */ member
|