mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-14 22:16:46 +00:00
ble_mesh: Split mesh mutex into a separate file
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
#include "mesh_buf.h"
|
||||
#include "mesh_trace.h"
|
||||
#include "mesh_timer.h"
|
||||
#include "mesh_mutex.h"
|
||||
|
||||
int net_buf_id(struct net_buf *buf)
|
||||
{
|
||||
|
Reference in New Issue
Block a user