Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci_core.h2377 void mgmt_smp_complete(struct hci_conn *conn, bool complete);
/linux/net/bluetooth/
H A Dsmp.c754 mgmt_smp_complete(hcon, complete); in smp_chan_destroy()
H A Dmgmt.c3442 void mgmt_smp_complete(struct hci_conn *conn, bool complete) in mgmt_smp_complete() function