Home
last modified time | relevance | path

Searched refs:BT_MESH_NET_HDR_LEN (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dtransport.c144 net_buf_reserve(buf, BT_MESH_NET_HDR_LEN); in send_unseg()
390 net_buf_reserve(seg, BT_MESH_NET_HDR_LEN); in send_seg()
1001 net_buf_reserve(buf, BT_MESH_NET_HDR_LEN); in bt_mesh_ctl_send()
1398 net_buf_simple_pull(buf, BT_MESH_NET_HDR_LEN); in bt_mesh_trans_recv()
A Dprovisioner_proxy.c150 net_buf_simple_pull(buf, BT_MESH_NET_HDR_LEN); in proxy_cfg()
A Dproxy.c285 net_buf_simple_pull(&buf, BT_MESH_NET_HDR_LEN); in proxy_cfg()
A Dnet.c56 #define BT_MESH_NET_MIN_PDU_LEN (BT_MESH_NET_HDR_LEN + 1 + 8)
A Dfriend.c36 #define FRIEND_BUF_SIZE (BT_MESH_ADV_DATA_SIZE - BT_MESH_NET_HDR_LEN)
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/
A Dnet.h324 #define BT_MESH_NET_HDR_LEN 9 macro

Completed in 20 milliseconds