ble/net/layer_id.h header reference
[Bluetooth Low Energy library module]

The source code of this header can be browsed online.

Description [link] 

Hardware-dependent BLE network layer IDs

Members [link] 

Type [link] 

Members detail [link] 

#define BLE_NET_LAYER_H_ [link] 

This macro is declared in ble/net/layer_id.h source file, line 21.

enum ble_net_layer_id_e [link] 

This enum is declared in ble/net/layer_id.h source file, line 35.

this enum defines network layer IDs for BLE layers.

These IDs should be passed to device_net_s::f_layer_create.

IdentifierDescription
BLE_NET_LAYER_ADV
BLE_NET_LAYER_SCANNER
BLE_NET_LAYER_MASTER
BLE_NET_LAYER_SLAVE
BLE_NET_LAYER_SNIFFER
BLE_NET_LAYER_DTM_TX
Valid XHTML 1.0 StrictGenerated by diaxen on Thu Aug 4 15:44:05 2022 using MkDoc