Searched refs:net_buf_user_data (Results 1 – 2 of 2) sorted by relevance
27 #define BLE_MESH_ADV(buf) (*(struct bt_mesh_adv **)net_buf_user_data(buf))
1058 static inline void *net_buf_user_data(struct net_buf *buf) in net_buf_user_data() function