Searched refs:bt_conn_recv (Results 1 – 5 of 5) sorted by relevance
369 void bt_conn_recv(struct bt_conn *conn, struct net_buf *buf, uint8_t flags);
479 void bt_conn_recv(struct bt_conn *conn, struct net_buf *buf, uint8_t flags) in bt_conn_recv() function
153 bt_conn_recv(iso, buf, flags); in hci_iso()
662 bt_conn_recv(conn, buf, flags); in hci_acl()
1291 * :github:`26900` - Bluetooth: host: bt_conn_recv() assumes ACL data is >= 2 bytes