Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/bluetooth/
Dbtbcm.c196 if (skb->len != sizeof(struct hci_rp_read_local_name)) { in btbcm_read_local_name()
/linux-4.4.14/include/net/bluetooth/
Dhci.h920 struct hci_rp_read_local_name { struct
/linux-4.4.14/net/bluetooth/
Dhci_event.c283 struct hci_rp_read_local_name *rp = (void *) skb->data; in hci_cc_read_local_name()