Home
last modified time | relevance | path

Searched refs:net_buf_simple_init_with_data (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_host/port/core/
A Dbuf.c477 net_buf_simple_init_with_data(&buf->b, data, size); in net_buf_alloc_with_data_debug()
516 void net_buf_simple_init_with_data(struct net_buf_simple *buf, in net_buf_simple_init_with_data() function
/AliOS-Things-master/components/ble_host/include/net/
A Dbuf.h150 void net_buf_simple_init_with_data(struct net_buf_simple *buf,
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dgatt.c2555 net_buf_simple_init_with_data(&buf, (void *)data, length); in bt_gatt_mult_notification()
3598 net_buf_simple_init_with_data(&buf, (void *)pdu, length); in gatt_read_mult_vl_rsp()

Completed in 15 milliseconds