Searched refs:__srv_channel (Results 1 - 1 of 1) sorted by path

/linux-master/net/bluetooth/rfcomm/
H A Dcore.c88 #define __srv_channel(dlci) (dlci >> 1) macro
1389 channel = __srv_channel(dlci);
1461 u8 channel = __srv_channel(dlci);

Completed in 217 milliseconds