![]() |
S115 SoftDevice for nRF54LS05 API documentation 10.0.0
|
| uint32_t sd_ble_gap_appearance_get | ( | uint16_t * | p_appearance | ) |
#include <ble_gap.h>
Get GAP Appearance value.
| [out] | p_appearance | Pointer to appearance (16-bit) to be filled in, see Bluetooth Appearance values. |
| NRF_SUCCESS | Appearance value retrieved successfully. |
| NRF_ERROR_INVALID_ADDR | Invalid pointer supplied. |