X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=libserialport.h.in;h=472c1d078d6031bc1f1e3a1c59a5250ab75d7eff;hb=e33dcf90a0b0e510eb990c657eab88243d0ac5fd;hp=a4f0b0ff76d1d8786c13e010b649c404abb75170;hpb=a93fb468885de8775f1d200625dac114d3050b1d;p=libserialport.git diff --git a/libserialport.h.in b/libserialport.h.in index a4f0b0f..472c1d0 100644 --- a/libserialport.h.in +++ b/libserialport.h.in @@ -475,12 +475,12 @@ char *sp_get_port_usb_product(const struct sp_port *port); char *sp_get_port_usb_serial(const struct sp_port *port); /** - * Get the bluetooth address of a bluetooth serial adapter port. + * Get the MAC address of a Bluetooth serial adapter port. * * @param port Pointer to port structure. * - * @return The port bluetooth address, or NULL if an invalid port is passed. - * The bluetooth address string is part of the port structure and may not be used + * @return The port MAC address, or NULL if an invalid port is passed. + * The MAC address string is part of the port structure and may not be used * after the port structure has been freed. * * @since 0.2.0