Home
last modified time | relevance | path

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

/net/bluetooth/
D6lowpan.c626 static void do_notify_peers(struct work_struct *work) in do_notify_peers() function
686 INIT_DELAYED_WORK(&dev->notify_peers, do_notify_peers); in add_peer_chan()