Home
last modified time | relevance | path

Searched refs:ia (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/broadcastradio/common/utils1x/
DUtils.cpp34 static bool isCompatibleProgramType(const uint32_t ia, const uint32_t ib) { in isCompatibleProgramType() argument
35 auto a = static_cast<ProgramType>(ia); in isCompatibleProgramType()
/hardware/interfaces/oemlock/1.0/
DIOemLock.hal71 * Returns whether OEM unlock ia allowed by the device.
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Dbcmutils.c1079 bcm_ip_ntoa(struct ipv4_addr *ia, char *buf) in bcm_ip_ntoa() argument
1082 ia->addr[0], ia->addr[1], ia->addr[2], ia->addr[3]); in bcm_ip_ntoa()
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dbcmutils.h377 extern char *bcm_ip_ntoa(struct ipv4_addr *ia, char *buf);