Function bt_get_appearance

Source
pub unsafe extern "C" fn bt_get_appearance() -> u16
Expand description

@brief Get local Bluetooth appearance

Bluetooth Appearance is a description of the external appearance of a device in terms of an Appearance Value.

@see Section 2.6 of the Bluetooth SIG Assigned Numbers document.

@returns Appearance Value of local Bluetooth host.