Lines Matching defs:mod
49 const struct bt_mesh_model *mod; member
539 static int handle_scan_caps_get(const struct bt_mesh_model *mod, struct bt_mesh_msg_ctx *ctx, in handle_scan_caps_get()
552 static int handle_scan_get(const struct bt_mesh_model *mod, struct bt_mesh_msg_ctx *ctx, in handle_scan_get()
560 static int handle_scan_start(const struct bt_mesh_model *mod, struct bt_mesh_msg_ctx *ctx, in handle_scan_start()
624 static int handle_extended_scan_start(const struct bt_mesh_model *mod, struct bt_mesh_msg_ctx *ctx, in handle_extended_scan_start()
787 static int handle_scan_stop(const struct bt_mesh_model *mod, struct bt_mesh_msg_ctx *ctx, in handle_scan_stop()
800 static int handle_link_get(const struct bt_mesh_model *mod, struct bt_mesh_msg_ctx *ctx, in handle_link_get()
810 static int handle_link_open(const struct bt_mesh_model *mod, struct bt_mesh_msg_ctx *ctx, in handle_link_open()
941 static int handle_link_close(const struct bt_mesh_model *mod, struct bt_mesh_msg_ctx *ctx, in handle_link_close()
984 static int handle_pdu_send(const struct bt_mesh_model *mod, struct bt_mesh_msg_ctx *ctx, in handle_pdu_send()
1312 static int rpr_srv_init(const struct bt_mesh_model *mod) in rpr_srv_init()
1334 static void rpr_srv_reset(const struct bt_mesh_model *mod) in rpr_srv_reset()