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.h186 int hci_le_conn_update_sync(struct hci_dev *hdev, struct hci_conn *conn,
/linux/net/bluetooth/
H A Dhci_sync.c7020 int hci_le_conn_update_sync(struct hci_dev *hdev, struct hci_conn *conn, in create_pa_complete()
6991 int hci_le_conn_update_sync(struct hci_dev *hdev, struct hci_conn *conn, hci_le_conn_update_sync() function
H A Dmgmt.c7937 return hci_le_conn_update_sync(hdev, conn, params); in conn_update_sync()