Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dsco.h45 __u16 hci_handle; member
H A Drfcomm.h294 __u16 hci_handle; member
H A Dl2cap.h88 __u16 hci_handle; member
H A Dhci.h2530 #define hci_handle(h) (h & 0x0fff) macro
/OK3568_Linux_fs/kernel/net/bluetooth/rfcomm/
H A Dsock.c789 cinfo.hci_handle = conn->hcon->handle; in rfcomm_sock_getsockopt_old()
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dsco.c944 cinfo.hci_handle = sco_pi(sk)->conn->hcon->handle; in sco_sock_getsockopt_old()
H A Dl2cap_sock.c552 cinfo.hci_handle = chan->conn->hcon->handle; in l2cap_sock_getsockopt_old()
H A Dhci_core.c4757 handle = hci_handle(handle); in hci_acldata_packet()
4793 handle = hci_handle(handle); in hci_scodata_packet()