mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-12-03 09:04:29 +08:00
3011a312a7
This patch adds a new set_local_name command as well as a local_name_changed event to the management interface. Instead of 248 bytes (like in the HCI spec) 249 bytes are always reserved for the name in the messages so that there's a guarantee of it being nul-terminated (this is not guaranteed on the HCI level). |
||
---|---|---|
.. | ||
bluetooth.c | ||
bluetooth.h | ||
bnep.h | ||
cmtp.h | ||
hci_lib.h | ||
hci.c | ||
hci.h | ||
hidp.h | ||
l2cap.h | ||
mgmt.h | ||
rfcomm.h | ||
sco.h | ||
sdp_lib.h | ||
sdp.c | ||
sdp.h | ||
uuid.c | ||
uuid.h |