Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci_sync.h187 int hci_le_conn_update_sync(struct hci_dev *hdev, struct hci_conn *conn,
/linux/net/bluetooth/
H A Dhci_sync.c6861 int hci_le_conn_update_sync(struct hci_dev *hdev, struct hci_conn *conn, in hci_le_conn_update_sync() function
H A Dmgmt.c7840 return hci_le_conn_update_sync(hdev, conn, params); in conn_update_sync()