Home
last modified time | relevance | path

Searched refs:net_buf_id (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_host/port/core/
A Dbuf.c112 int net_buf_id(struct net_buf *buf) in net_buf_id() function
221 return fixed->data_pool + fixed->data_size * net_buf_id(buf); in fixed_data_alloc()
/AliOS-Things-master/components/ble_host/include/net/
A Dbuf.h1053 int net_buf_id(struct net_buf *buf);
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dadv.c286 adv = get_id(net_buf_id(buf)); in bt_mesh_adv_create_from_pool()
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dhci_api.c86 #define cmd(buf) (&cmd_data[net_buf_id(buf)])
A Dhci_core.c154 #define cmd(buf) (&cmd_data[net_buf_id(buf)])

Completed in 24 milliseconds