Multi Link Multi Role Service Client module. More...
Modules | |
Defines | |
Enumerations | |
Structures | |
Typedefs | |
Functions | |
Multi Link Multi Role Service Client module.
The Multi Link Multi Role Service Client contains the APIs and types, which can be used by the application to perform scanning, connection and discover Multi Link Multi Role Service at peer and interact with it.
The application must provide an event handler, then call mlmr_client_init(). After the module can send and receive BLE data, application can call mlmr_c_tx_data_send() to send data to peer, and receive data from peer MLMR_C_EVT_PEER_DATA_RECEIVE, meanwhile update its received BLE data state mlmr_c_rx_flow_ctrl_set() to peer.