Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h2312 void mgmt_set_local_name_complete(struct hci_dev *hdev, u8 *name, u8 status);
/openbmc/linux/net/bluetooth/
H A Dhci_event.c361 mgmt_set_local_name_complete(hdev, sent, rp->status); in hci_cc_write_local_name()
H A Dmgmt.c10006 void mgmt_set_local_name_complete(struct hci_dev *hdev, u8 *name, u8 status) in mgmt_set_local_name_complete() function