Home
last modified time | relevance | path

Searched refs:bcm_ether_ntoa (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
H A Dbcmutils.h372 extern char *bcm_ether_ntoa(const struct ether_addr *ea, char *buf);
/aosp12/hardware/broadcom/wlan/bcmdhd/dhdutil/
H A Dbcmutils.c1056 bcm_ether_ntoa(const struct ether_addr *ea, char *buf) in bcm_ether_ntoa() function