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

The source code of this header can be browsed online.

Description [link] 

this header defines network layer API for physical layer.

Members [link] 

Types [link] 

Function [link] 

Members detail [link] 

#define BLE_NET_MASTER_H_ [link] 

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

struct ble_phy_delegate_vtable_s [link] 

This struct is declared in ble/net/phy.h source file, line 48.

FieldDescription
struct net_layer_delegate_vtable_s base;
void (*connection_lost)(void *delegate, struct net_layer_s *layer, uint8_t reason) ;

struct ble_phy_delegate_vtable_s * ble_phy_delegate_vtable_s_from_base(void *x) [link] 

This function is declared in ble/net/phy.h source file, line 54.

struct ble_phy_params_s [link] 

This struct is declared in ble/net/phy.h source file, line 57.

FieldDescription
struct ble_adv_connect_s conn_req;
enum ble_phy_mode_e phy;
dev_timer_value_t connect_packet_timestamp;
Valid XHTML 1.0 StrictGenerated by diaxen on Thu Aug 4 15:44:05 2022 using MkDoc