Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_event.c1859 hci_connect_cfm(conn, status); in hci_cs_create_conn()
1903 hci_connect_cfm(sco, status); in hci_cs_add_sco()
1930 hci_connect_cfm(conn, status); in hci_cs_auth_requested()
1957 hci_connect_cfm(conn, status); in hci_cs_set_conn_encrypt()
2133 hci_connect_cfm(conn, status); in hci_cs_read_remote_features()
2160 hci_connect_cfm(conn, status); in hci_cs_read_remote_ext_features()
2195 hci_connect_cfm(sco, status); in hci_cs_setup_sync_conn()
2411 hci_connect_cfm(conn, status); in hci_cs_le_read_remote_features()
2665 hci_connect_cfm(conn, ev->status); in hci_conn_complete_evt()
2675 hci_connect_cfm(conn, ev->status); in hci_conn_complete_evt()
[all …]
H A Dhci_conn.c399 hci_connect_cfm(sco, status); in hci_sco_setup()
740 hci_connect_cfm(conn, status); in hci_le_conn_failed()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h1441 static inline void hci_connect_cfm(struct hci_conn *conn, __u8 status) in hci_connect_cfm() function
1501 hci_connect_cfm(conn, status); in hci_encrypt_cfm()