![]()
![]()
#define _SERVER_COMMON_H_
![]()
![]()
#include <string.h>
![]()
![]()
#include <stdint.h>
![]()
![]()
#include "mesh/access.h"
![]()
![]()
#define BLE_MESH_SERVER_RSP_MAX_LEN
![]()
![]()
#define BLE_MESH_SERVER_TRANS_MIC_SIZE
![]()
![]()
#define BLE_MESH_STATE_OFF
![]()
![]()
#define BLE_MESH_STATE_ON
![]()
![]()
#define BLE_MESH_STATE_RESTORE
![]()
![]()
#define BLE_MESH_LIGHTNESS_MIN
![]()
![]()
#define BLE_MESH_LIGHTNESS_MAX
![]()
![]()
#define BLE_MESH_TEMPERATURE_MIN
![]()
![]()
#define BLE_MESH_TEMPERATURE_MAX
![]()
![]()
#define BLE_MESH_TEMPERATURE_UNKNOWN
![]()
![]()
#define BLE_MESH_RANGE_UPDATE_SUCCESS
![]()
![]()
#define BLE_MESH_CANNOT_SET_RANGE_MIN
![]()
![]()
#define BLE_MESH_CANNOT_SET_RANGE_MAX
![]()
![]()
#define BLE_MESH_UNKNOWN_REMAIN_TIME
![]()
![]()
#define BLE_MESH_DEVICE_SPECIFIC_RESOLUTION
![]()
![]()
<anonymous enum>
![]()
![]()
BLE_MESH_TRANS_TIMER_START
![]()
![]()
BLE_MESH_TRANS_FLAG_MAX
![]()
![]()
bt_mesh_state_transition
![]()
![]()
just_started
![]()
![]()
trans_time
![]()
![]()
remain_time
![]()
![]()
delay
![]()
![]()
quo_tt
![]()
![]()
counter
![]()
![]()
total_duration
![]()
![]()
start_timestamp
![]()
![]()
flag
![]()
![]()
timer
![]()
![]()
bt_mesh_last_msg_info
![]()
![]()
tid
![]()
![]()
src
![]()
![]()
dst
![]()
![]()
timestamp
![]()
![]()
#define BLE_MESH_SERVER_RSP_BY_APP
![]()
![]()
#define BLE_MESH_SERVER_AUTO_RSP
![]()
![]()
bt_mesh_server_rsp_ctrl
![]()
![]()
get_auto_rsp
![]()
![]()
set_auto_rsp
![]()
![]()
status_auto_rsp
![]()
![]()
bt_mesh_get_default_trans_time(struct bt_mesh_model *);
![]()
![]()
bt_mesh_get_light_lc_trans_time(struct bt_mesh_model *, uint8_t *);
![]()
![]()
bt_mesh_server_get_optional(struct bt_mesh_model *, struct bt_mesh_msg_ctx *, struct net_buf_simple *, uint8_t *, uint8_t *, bool *);
![]()
![]()
bt_mesh_server_alloc_ctx(struct k_work *);
![]()
![]()
bt_mesh_server_free_ctx(struct k_work *);
![]()
![]()
bt_mesh_is_server_recv_last_msg(struct bt_mesh_last_msg_info *, uint8_t, uint16_t, uint16_t, int64_t *);
![]()
![]()
bt_mesh_server_update_last_msg(struct bt_mesh_last_msg_info *, uint8_t, uint16_t, uint16_t, int64_t *);
![]()
![]()
bt_mesh_server_get_pub_msg(struct bt_mesh_model *, uint16_t);