Home
last modified time | relevance | path

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

/linux/net/bluetooth/
A Daf_bluetooth.c494 int bt_sock_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in bt_sock_ioctl() function
532 EXPORT_SYMBOL(bt_sock_ioctl);
A Dsco.c1433 .ioctl = bt_sock_ioctl,
A Dl2cap_sock.c1888 .ioctl = bt_sock_ioctl,
/linux/include/net/bluetooth/
A Dbluetooth.h344 int bt_sock_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg);
/linux/net/bluetooth/rfcomm/
A Dsock.c870 err = bt_sock_ioctl(sock, cmd, arg); in rfcomm_sock_ioctl()

Completed in 21 milliseconds