Home
last modified time | relevance | path

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

/linux-6.15/include/net/bluetooth/
H A Dhci_core.h2380 void mgmt_set_local_name_complete(struct hci_dev *hdev, u8 *name, u8 status);
/linux-6.15/net/bluetooth/
H A Dhci_event.c358 mgmt_set_local_name_complete(hdev, sent, rp->status); in hci_cc_write_local_name()
H A Dmgmt.c9972 void mgmt_set_local_name_complete(struct hci_dev *hdev, u8 *name, u8 status) in mgmt_set_local_name_complete() function