Home
last modified time | relevance | path

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

/src/usr.sbin/bluetooth/btpand/
H A Dchannel.c74 server_update(++channel_count); in channel_alloc()
163 server_update(--channel_count); in channel_free()
H A Dbtpand.h210 void server_update(int);
H A Dserver.c71 server_update(int count) in server_update() function