Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/net/bluetooth/
Drfcomm.h357 int rfcomm_dev_ioctl(struct sock *sk, unsigned int cmd, unsigned long arg);
/linux-2.4.37.9/net/bluetooth/rfcomm/
Dsock.c688 err = rfcomm_dev_ioctl(sk, cmd, arg); in rfcomm_sock_ioctl()
Dtty.c432 int rfcomm_dev_ioctl(struct sock *sk, unsigned int cmd, unsigned long arg) in rfcomm_dev_ioctl() function