Home
last modified time | relevance | path

Searched refs:BT_WARN (Results 1 – 25 of 36) sorted by relevance

12

/hal_espressif-3.5.0/components/bt/esp_ble_mesh/mesh_core/
Dproxy_server.c149 BT_WARN("Proxy SAR timeout"); in proxy_sar_timeout()
191 BT_WARN("Too short Filter Set message"); in filter_set()
208 BT_WARN("Prohibited Filter Type 0x%02x", type); in filter_set()
239 BT_WARN("Proxy filter is full!"); in filter_add()
331 BT_WARN("Replay: src 0x%04x dst 0x%04x seq 0x%06x", in proxy_cfg()
342 BT_WARN("Too short proxy configuration PDU"); in proxy_cfg()
371 BT_WARN("Unhandled configuration OpCode 0x%02x", opcode); in proxy_cfg()
497 BT_WARN("Unhandled Message Type 0x%02x", client->msg_type); in proxy_complete_pdu()
518 BT_WARN("Too small Proxy PDU"); in proxy_recv()
523 BT_WARN("Proxy PDU type doesn't match GATT service"); in proxy_recv()
[all …]
Dfriend.c255 BT_WARN("Too short Friend Clear (len %d)", buf->len); in bt_mesh_friend_clear()
266 BT_WARN("No matching LPN addr 0x%04x", lpn_addr); in bt_mesh_friend_clear()
277 BT_WARN("LPN Counter out of range (old %u new %u)", in bt_mesh_friend_clear()
306 BT_WARN("No space in friend subscription list"); in friend_sub_add()
456 BT_WARN("Decryption failed! %d", err); in unseg_app_sdu_prepare()
462 BT_WARN("Re-encryption failed! %d", err); in unseg_app_sdu_prepare()
623 BT_WARN("Too short Friend Subscription Add (len %d)", buf->len); in bt_mesh_friend_sub_add()
629 BT_WARN("No matching LPN addr 0x%04x", rx->ctx.addr); in bt_mesh_friend_sub_add()
634 BT_WARN("Previous buffer not yet sent!"); in bt_mesh_friend_sub_add()
658 BT_WARN("Too short Friend Subscription Remove (len %d)", buf->len); in bt_mesh_friend_sub_rem()
[all …]
Dlpn.c493 BT_WARN("Unexpected message without a preceding Poll"); in bt_mesh_lpn_msg_received()
515 BT_WARN("Too short Friend Offer"); in bt_mesh_lpn_friend_offer()
520 BT_WARN("Ignoring unexpected Friend Offer"); in bt_mesh_lpn_friend_offer()
525 BT_WARN("Prohibited ReceiveWindow value"); in bt_mesh_lpn_friend_offer()
576 BT_WARN("Too short Friend Clear Confirm"); in bt_mesh_lpn_friend_clear_cfm()
581 BT_WARN("Ignoring unexpected Friend Clear Confirm"); in bt_mesh_lpn_friend_clear_cfm()
591 BT_WARN("Invalid parameters in Friend Clear Confirm"); in bt_mesh_lpn_friend_clear_cfm()
619 BT_WARN("Friend Subscription List exceeded!"); in lpn_group_add()
700 BT_WARN("Friend Queue Size exceeded"); in sub_update()
733 BT_WARN("No response from Friend during ReceiveWindow"); in update_timeout()
[all …]
Dproxy_client.c72 BT_WARN("%s", __func__); in proxy_sar_timeout()
170 BT_WARN("Replay: src 0x%04x dst 0x%04x seq 0x%06x", in proxy_cfg()
181 BT_WARN("Too short proxy configuration PDU"); in proxy_cfg()
192 BT_WARN("Unknown Proxy Configuration OpCode 0x%02x", opcode); in proxy_cfg()
222 BT_WARN("Unhandled Message Type 0x%02x", server->msg_type); in proxy_complete_pdu()
245 BT_WARN("Too small Proxy PDU"); in proxy_recv()
256 BT_WARN("Proxy PDU type doesn't match GATT service uuid"); in proxy_recv()
261 BT_WARN("Too big proxy PDU"); in proxy_recv()
268 BT_WARN("Complete PDU while a pending incomplete one"); in proxy_recv()
279 BT_WARN("First PDU while a pending incomplete one"); in proxy_recv()
[all …]
Dmain.c96 BT_WARN("%s, Not provisioned", __func__); in bt_mesh_node_reset()
190 BT_WARN("%s, Already", __func__); in bt_mesh_prov_enable()
241 BT_WARN("%s, Already provisioned", __func__); in bt_mesh_prov_disable()
293 BT_WARN("Disabling scanning failed (err %d)", err); in bt_mesh_suspend()
334 BT_WARN("Re-enabling scanning failed (err %d)", err); in bt_mesh_resume()
354 BT_WARN("%s, Already", __func__); in bt_mesh_init()
439 BT_WARN("%s, Already", __func__); in bt_mesh_deinit()
552 BT_WARN("%s, Already", __func__); in bt_mesh_provisioner_enable()
639 BT_WARN("%s, Already", __func__); in bt_mesh_provisioner_disable()
Dlocal_operation.c105 BT_WARN("Group address 0x%04x not exists", group_addr); in bt_mesh_model_unsubscribe_group_addr()
179 BT_WARN("NetKey 0x%04x already exists", net_idx); in bt_mesh_node_local_net_key_add()
189 BT_WARN("Key value %s already exists", bt_hex(net_key, 16)); in bt_mesh_node_local_net_key_add()
255 BT_WARN("AppKey 0x%04x already exists", app_idx); in bt_mesh_node_local_app_key_add()
265 BT_WARN("Key value %s already exists", bt_hex(app_key, 16)); in bt_mesh_node_local_app_key_add()
322 BT_WARN("Already bound to AppKey 0x%04x", app_idx); in bt_mesh_node_bind_app_key_to_model()
Dtransport.c222 BT_WARN("No space in Friend Queue"); in send_unseg()
376 BT_WARN("Ran out of retransmit attempts"); in seg_tx_send_unacked()
792 BT_WARN("Unable to decrypt with DevKey"); in sdu_recv()
844 BT_WARN("No matching AppKey"); in sdu_recv()
911 BT_WARN("No matching TX context for ack"); in trans_ack()
916 BT_WARN("Received ack for segments to group"); in trans_ack()
923 BT_WARN("SDU canceled"); in trans_ack()
969 BT_WARN("Ignoring heartbeat to non-subscribed destination"); in trans_heartbeat()
1040 BT_WARN("Message from friend with wrong credentials"); in ctl_recv()
1053 BT_WARN("Unhandled TransOpCode 0x%02x", ctl_op); in ctl_recv()
[all …]
Dscan.c118 BT_WARN("Invalid Mesh Prov Service Data length %d", buf->len); in handle_adv_service_data()
131 BT_WARN("Invalid Mesh Proxy Service Data length %d", buf->len); in handle_adv_service_data()
152 BT_WARN("%s, Already", __func__); in bt_mesh_start_ble_scan()
164 BT_WARN("%s, Already", __func__); in bt_mesh_stop_ble_scan()
Dnet.c314 BT_WARN("No free friend credential slots"); in friend_cred_create()
529 BT_WARN("KR change in normal operation. Are we blacklisted?"); in bt_mesh_kr_update()
651 BT_WARN("IV Index mismatch: 0x%08x != 0x%08x", in bt_mesh_net_iv_update()
677 BT_WARN("Performing IV Index Recovery"); in bt_mesh_net_iv_update()
685 BT_WARN("Ignoring new index in normal mode"); in bt_mesh_net_iv_update()
699 BT_WARN("IV Update before minimum duration"); in bt_mesh_net_iv_update()
706 BT_WARN("IV Update deferred because of pending transfer"); in bt_mesh_net_iv_update()
885 BT_WARN("Falling back to master credentials"); in bt_mesh_net_encode()
1003 BT_WARN("Authentication Value %s != %s", in auth_match()
1339 BT_WARN("Dropping too short mesh packet (len %u)", data->len); in bt_mesh_net_decode()
[all …]
Dprov.c1095 BT_WARN("Waiting for a local public key"); in prov_pub_key()
1276 BT_WARN("Error: 0x%02x", data[0]); in prov_failed()
1304 BT_WARN("Link not active"); in prov_retransmit()
1315 BT_WARN("Node timeout, giving up transaction"); in prov_retransmit()
1447 BT_WARN("Unexpected msg 0x%02x on invalidated link", type); in prov_msg_recv()
1453 BT_WARN("Unexpected msg 0x%02x != 0x%02x", type, link.expect); in prov_msg_recv()
1492 BT_WARN("Data for unknown transaction (%u != %u)", in gen_prov_cont()
1626 BT_WARN("Too short provisioning packet (len %u)", buf->len); in bt_mesh_pb_adv_recv()
1653 BT_WARN("Data for unexpected connection"); in bt_mesh_pb_gatt_recv()
1658 BT_WARN("Too short provisioning packet (len %u)", buf->len); in bt_mesh_pb_gatt_recv()
[all …]
Dcfg_srv.c129 BT_WARN("Composition page %u not available", page); in dev_comp_data_get()
682 BT_WARN("No Configuration Server context available"); in beacon_set()
698 BT_WARN("Invalid Config Beacon value 0x%02x", buf->data[0]); in beacon_set()
740 BT_WARN("No Configuration Server context available"); in default_ttl_set()
750 BT_WARN("Prohibited Default TTL value 0x%02x", buf->data[0]); in default_ttl_set()
797 BT_WARN("Invalid GATT Proxy value 0x%02x", buf->data[0]); in gatt_proxy_set()
807 BT_WARN("No Configuration Server context available"); in gatt_proxy_set()
865 BT_WARN("No Configuration Server context available"); in net_transmit_set()
913 BT_WARN("No Configuration Server context available"); in relay_set()
939 BT_WARN("Invalid Relay value 0x%02x", buf->data[0]); in relay_set()
[all …]
Dfast_prov.c92 BT_WARN("Wait for NetKey for fast provisioning"); in bt_mesh_set_fast_prov_net_idx()
151 BT_WARN("%s, Already", __func__); in bt_mesh_set_fast_prov_action()
Dprovisioner_prov.c460 BT_WARN("Device not found, addr %s", bt_hex(addr, BLE_MESH_ADDR_LEN)); in bt_mesh_provisioner_clear_link_info()
489 BT_WARN("Device has already been provisioned");
761 BT_WARN("Current provisioned devices reach max limit");
770 BT_WARN("Add device with only bearer updated");
773 BT_WARN("Device already exists in queue");
822 BT_WARN("Node count + active link count reach max limit");
903 BT_WARN("Current provisioned devices reach max limit");
910 BT_WARN("Node count + active link count reach max limit");
1055 BT_WARN("Too small start address 0x%04x, update to 0x%04x",
1169 BT_WARN("Not enough unicast address to allocate");
[all …]
Dbeacon.c246 BT_WARN("Too long URI to fit advertising data"); in unprovisioned_beacon_send()
371 BT_WARN("Ignoring Phase 2 KR Update secured using old key"); in secure_beacon_recv()
380 BT_WARN("Ignoring secure beacon on non-primary subnet"); in secure_beacon_recv()
Dadv.c318 BT_WARN("Failed to send adv packet"); in adv_thread()
329 BT_WARN("Failed to send adv packet"); in adv_thread()
352 BT_WARN("Refusing to allocate buffer while suspended"); in bt_mesh_adv_create_from_pool()
559 BT_WARN("Empty queue, but failed to send the relay packet"); in ble_mesh_relay_task_post()
915 BT_WARN("Send BLE adv packet only once"); in bt_mesh_start_ble_advertising()
942 BT_WARN("Already stopped, index %d", index); in bt_mesh_stop_ble_advertising()
Dprovisioner_main.c265 BT_WARN("Node already exists, uuid %s", bt_hex(node->dev_uuid, 16)); in provisioner_store_node()
435 BT_WARN("Node not found, uuid %s", bt_hex(uuid, 16)); in bt_mesh_provisioner_remove_node()
506 BT_WARN("Node not found, uuid %s", bt_hex(uuid, 16)); in bt_mesh_provisioner_delete_node_with_uuid()
521 BT_WARN("Node not found, addr 0x%04x", unicast_addr); in bt_mesh_provisioner_delete_node_with_node_addr()
540 BT_WARN("Node not exist, device address %s", bt_hex(addr->val, BLE_MESH_ADDR_LEN)); in bt_mesh_provisioner_delete_node_with_dev_addr()
589 BT_WARN("Node name \"%s\" already exists", name); in bt_mesh_provisioner_set_node_name()
961 BT_WARN("AppKey exists, AppKeyIndex updated"); in bt_mesh_provisioner_local_app_key_add()
1233 BT_WARN("NetKey exists, NetKeyIndex updated"); in bt_mesh_provisioner_local_net_key_add()
Dhealth_srv.c305 BT_WARN("Prohibited period value %u", period); in health_set_period()
519 BT_WARN("No Health Server context provided"); in bt_mesh_attention()
527 BT_WARN("No Health Server context provided"); in bt_mesh_attention()
Daccess.c116 BT_WARN("Publication sending took longer than the period"); in next_period()
652 BT_WARN("Unable to decode OpCode"); in bt_mesh_model_recv()
735 BT_WARN("Unknown opcode format"); in bt_mesh_model_msg_init()
854 BT_WARN("Unassigned publish address"); in bt_mesh_model_publish()
870 BT_WARN("Clearing publish retransmit timer"); in bt_mesh_model_publish()
/hal_espressif-3.5.0/components/bt/esp_ble_mesh/mesh_common/
Dmesh_timer.c113 BT_WARN("Submit, alarm not found"); in k_delayed_work_submit()
135 BT_WARN("Submit, alarm not found"); in k_delayed_work_submit_periodic()
157 BT_WARN("Cancel, alarm not found"); in k_delayed_work_cancel()
178 BT_WARN("Free, alarm not found"); in k_delayed_work_free()
201 BT_WARN("Get time, alarm not found"); in k_delayed_work_remaining_get()
/hal_espressif-3.5.0/components/bt/esp_ble_mesh/mesh_models/server/
Dsensor_server.c50 BT_WARN("Too large sensor descriptor status"); in send_sensor_descriptor_status()
69 BT_WARN("Too large sensor descriptor status"); in send_sensor_descriptor_status()
82 BT_WARN("Sensor Property ID 0x%04x not exists", prop_id); in send_sensor_descriptor_status()
120 BT_WARN("Too large sensor status"); in send_sensor_data_status()
149 BT_WARN("Too large sensor status"); in send_sensor_data_status()
170 BT_WARN("Sensor Property ID 0x%04x not exists", prop_id); in send_sensor_data_status()
221 BT_WARN("Sensor Property ID 0x%04x not exists", prop_id); in send_sensor_cadence_status()
314 BT_WARN("Too large sensor settings status"); in send_sensor_settings_status()
324 BT_WARN("Sensor Property ID 0x%04x not exists", prop_id); in send_sensor_settings_status()
376 BT_WARN("Sensor Setting not found, 0x%04x, 0x%04x", prop_id, set_prop_id); in send_sensor_setting_status()
[all …]
Dtime_scene_server.c138 BT_WARN("Unknown Time status opcode 0x%04x", opcode); in send_time_status()
294 BT_WARN("Unknown Time Get opcode 0x%04x", ctx->recv_op); in time_get()
525 BT_WARN("Too large scene register status"); in send_scene_register_status()
571 BT_WARN("Unknown Scene Get opcode 0x%04x", ctx->recv_op); in scene_get()
637 BT_WARN("Scene Number 0x%04x not exists", scene_number); in scene_recall()
774 BT_WARN("Scene Register is full!"); in scene_action()
826 BT_WARN("Scene Number 0x%04x not exists", scene_number); in scene_action()
896 BT_WARN("Different Scene state in Scene Server & Scene Setup Server"); in scene_action()
1032 BT_WARN("Unknown Scheduler Get opcode 0x%04x", ctx->recv_op); in scheduler_get()
1305 BT_WARN("Unknown Time Scene Server, model id 0x%04x", model->id); in time_scene_server_init()
[all …]
Dgeneric_server.c726 BT_WARN("Invalid Transaction Number of Steps 0x3f"); in gen_def_trans_time_set()
883 BT_WARN("Invalid OnPowerUp value 0x%02x", onpowerup); in gen_onpowerup_set()
981 BT_WARN("Unknown Generic Power status opcode 0x%04x", opcode); in send_gen_power_level_status()
1030 BT_WARN("Unknown Generic Power Get opcode 0x%04x", ctx->recv_op); in gen_power_level_get()
1382 BT_WARN("Unknown Generic Location status opcode 0x%04x", opcode); in send_gen_location_status()
1425 BT_WARN("Unknown Generic Location Get opcode 0x%04x", ctx->recv_op); in gen_location_get()
1534 BT_WARN("Unknown Generic Location Set opcode 0x%04x", ctx->recv_op); in gen_location_set()
1578 BT_WARN("User property 0x%04x not exists", property_id); in send_gen_user_prop_status()
1679 BT_WARN("Unknown Generic User Property Get opcode 0x%04x", ctx->recv_op); in gen_user_prop_get()
1782 BT_WARN("Admin property 0x%04x not exists", property_id); in send_gen_admin_prop_status()
[all …]
Dlighting_server.c127 BT_WARN("Unknown Light Lightness status opcode 0x%04x", opcode); in send_light_lightness_status()
179 BT_WARN("Unknown Light Lightness Get opcode 0x%04x", ctx->recv_op); in light_lightness_get()
628 BT_WARN("Unknown Light CTL status opcode 0x%04x", opcode); in send_light_ctl_status()
701 BT_WARN("Unknown Light CTL Get opcode 0x%04x", ctx->recv_op); in light_ctl_get()
1214 BT_WARN("Unknown Light HSL status opcode 0x%04x", opcode); in send_light_hsl_status()
1302 BT_WARN("Unknown Light HSL Get opcode 0x%04x", ctx->recv_op); in light_hsl_get()
1886 BT_WARN("Unknown Light xyL status opcode 0x%04x", opcode); in send_light_xyl_status()
1935 BT_WARN("Unknown Light xyL Get opcode 0x%04x", ctx->recv_op); in light_xyl_get()
2263 BT_WARN("Unknown Light LC status opcode 0x%04x", opcode); in send_light_lc_status()
2309 BT_WARN("Unknown Light LC Get opcode 0x%04x", ctx->recv_op); in light_lc_get()
[all …]
/hal_espressif-3.5.0/components/bt/esp_ble_mesh/mesh_common/include/
Dmesh_trace.h85 #define BT_WARN(fmt, args...) do {if ((BLE_MESH_LOG_LEVEL >= BLE_MESH_LOG_LEVEL_WARN) && BLE_MES… macro
90 #define BT_WARN(fmt, args...)
/hal_espressif-3.5.0/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/
Dmesh_bearer_adapt.c305 BT_WARN("Unexpected scan result event %d", event); in bt_mesh_scan_result_callback()
542 BT_WARN("Mesh gatts read failed"); in bt_mesh_bta_gatts_cb()
814 BT_WARN("No value for characteristic, handle 0x%04x", attr->handle); in bt_mesh_gatts_attr_read_chrc()
1172 BT_WARN("Already create connection with %s", in bt_mesh_gattc_conn_create()
1191 BT_WARN("gattc info is full"); in bt_mesh_gattc_conn_create()
1513 BT_WARN("gattc ccc_handle not matched"); in bt_mesh_bta_gattc_cb()

12