Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A D6lowpan.c597 static void do_notify_peers(struct work_struct *work) in do_notify_peers() function
656 INIT_DELAYED_WORK(&dev->notify_peers, do_notify_peers); in add_peer_chan()