![]()  | 
     BALTECH Docs | 
    C API for BALTECH SDK
   
    
   
   | 
   
| brp_errcode brp_Eth_GetConnDevIP | ( | brp_protocol | protocol, | 
| brp_buf * | IP, | ||
| brp_mempool * | mempool | ||
| ) | 
Retrieve the IP address of the directly connected network device.
| [in] | protocol | used to execute the command | 
| [out] | IP | |
| [in] | mempool | is used to store response data. Maybe NULL to use an internal mempool, in this case the data is only available until another command uses the internal mempool |