Searched refs:new_authentication_return (Results 1 – 3 of 3) sorted by relevance
57 DBusMessage *new_authentication_return(DBusMessage *msg, uint8_t status);
216 DBusMessage *new_authentication_return(DBusMessage *msg, uint8_t status) in new_authentication_return() function1295 reply = new_authentication_return(bonding->msg, status); in hcid_dbus_bonding_process_complete()1300 reply = new_authentication_return(bonding->msg, status); in hcid_dbus_bonding_process_complete()2125 reply = new_authentication_return(adapter->bonding->msg, in hcid_dbus_disconn_complete()
2393 reply = new_authentication_return(bonding->msg, status); in reply_authentication_failure()