Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h2333 void mgmt_smp_complete(struct hci_conn *conn, bool complete);
/openbmc/linux/net/bluetooth/
H A Dsmp.c755 mgmt_smp_complete(hcon, complete); in smp_chan_destroy()
H A Dmgmt.c3377 void mgmt_smp_complete(struct hci_conn *conn, bool complete) in mgmt_smp_complete() function