Home
last modified time | relevance | path

Searched refs:hci_conn_params_del (Results 1 – 4 of 4) sorted by relevance

/linux/net/bluetooth/
H A Dhci_conn.c122 hci_conn_params_del(hdev, bdaddr, bdaddr_type); in hci_connect_le_scan_cleanup()
144 hci_conn_params_del(conn->hdev, &conn->dst, conn->dst_type); in hci_conn_cleanup()
H A Dhci_core.c2287 void hci_conn_params_del(struct hci_dev *hdev, bdaddr_t *addr, u8 addr_type) in hci_conn_params_del() function
H A Dmgmt.c3082 hci_conn_params_del(hdev, &cp->addr.bdaddr, addr_type); in unpair_device()
/linux/include/net/bluetooth/
H A Dhci_core.h1769 void hci_conn_params_del(struct hci_dev *hdev, bdaddr_t *addr, u8 addr_type);