BT Common Types#

BT common types.

Modules#

sl_bt_msg

sl_bt_msg.data

Typedefs#

typedef struct sl_bt_msg

Type definition for the data structure of BT API messages.

Macros#

#define
SL_BT_INVALID_CONNECTION_HANDLE ((uint8_t) 0xFF)

Value used to indicate an invalid connection handle.

#define
SL_BT_INVALID_BONDING_HANDLE ((uint8_t) 0xFF)

Value used to indicate an invalid bonding handle.

#define
SL_BT_INVALID_ADVERTISING_SET_HANDLE ((uint8_t) 0xFF)

Value used to indicate an invalid advertising set handle.

#define
SL_BT_INVALID_SYNC_HANDLE ((uint16_t) 0xFFFF)

Value used to indicate an invalid sync handle.

#define
SL_BT_INVALID_CONNECTION_ANALYZER_HANDLE ((uint8_t) 0xFF)

Value used to indicate an invalid connection analyzer handle.

Typedef Documentation#

sl_bt_msg_t#

typedef struct sl_bt_msg sl_bt_msg_t

Type definition for the data structure of BT API messages.


Definition at line 15795 of file /mnt/raid/workspaces/ws.nQlGxFofL/overlay/gsdk/protocol/bluetooth/build/native/ble_host/ble_bgapi/inc/sl_bt_api.h