Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_event.c2268 hci_connect_cfm(conn, status); in hci_cs_create_conn()
2312 hci_connect_cfm(link->conn, status); in hci_cs_add_sco()
2339 hci_connect_cfm(conn, status); in hci_cs_auth_requested()
2366 hci_connect_cfm(conn, status); in hci_cs_set_conn_encrypt()
2543 hci_connect_cfm(conn, status); in hci_cs_read_remote_features()
2570 hci_connect_cfm(conn, status); in hci_cs_read_remote_ext_features()
2595 hci_connect_cfm(link->conn, status); in hci_setup_sync_conn_status()
2919 hci_connect_cfm(conn, status); in hci_cs_le_read_remote_features()
3255 hci_connect_cfm(conn, status); in hci_conn_complete_evt()
3373 hci_connect_cfm(conn, 0); in hci_conn_request_evt()
[all …]
H A Dhci_conn.c621 hci_connect_cfm(link->conn, status); in hci_sco_setup()
1409 hci_connect_cfm(conn, status); in hci_conn_failed()
2287 hci_connect_cfm(conn, err); in create_big_complete()
H A Dhci_sync.c7082 hci_connect_cfm(pa_sync, bt_status(err)); in create_pa_complete()
/linux/include/net/bluetooth/
H A Dhci_core.h2132 static inline void hci_connect_cfm(struct hci_conn *conn, __u8 status) in hci_connect_cfm() function
2192 hci_connect_cfm(conn, status); in hci_encrypt_cfm()