最終更新:2022-06-18 (土) 05:22:37 (671d)  

BlueZ/プラグイン/hostname
Top / BlueZ / プラグイン / hostname

https://github.com/bluez/bluez/blob/master/plugins/hostname.c

設定項目

D-Bus

マシンタイプ

メモ

挙動

  • bluetoothd[xxxx]: plugins/hostname.c:property_changed() static hostname: vm
  • bluetoothd[xxxx]: plugins/hostname.c:property_changed() pretty hostname:
  • bluetoothd[xxxx]: plugins/hostname.c:update_name() name: vm
  • bluetoothd[xxxx]: src/adapter.c:adapter_set_name() name: vm
  • bluetoothd[xxxx]: plugins/hostname.c:property_changed() chassis: vm
    • update_class

メモ

  • hostname_probe
    • update_name
    • update_class

関連