|
conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &dev->dst);
|
|
conn = hci_conn_hash_lookup_ba(hdev, ACL_LINK, &dev->dst);
|
|
static int rfcomm_dev_add(struct rfcomm_dev_req *req, struct rfcomm_dlc *dlc)
|
|
static int rfcomm_dev_add(struct rfcomm_dev_req *req, struct rfcomm_dlc *dlc)
|