Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/net/l2/bluetooth/
Dbluetooth.c96 static int net_bt_send(struct net_if *iface, struct net_pkt *pkt) in net_bt_send() function
152 NET_L2_INIT(BLUETOOTH_L2, net_bt_recv, net_bt_send,