Searched defs:deviceAddress (Results 1 – 4 of 4) sorted by relevance
332 char *deviceAddress = (char *)calloc(WPA_CMD_BUF_LEN, sizeof(char)); variable
422 char *deviceAddress = (char *)calloc(WPA_CMD_BUF_LEN, sizeof(char)); variable
685 char deviceAddress[32] = {0}; in FuzzWpaInterfaceP2pGetDeviceAddress() local
1023 …paInterfaceP2pGetDeviceAddress(struct IWpaInterface *self, const char *ifName, char *deviceAddress, in WpaInterfaceP2pGetDeviceAddress()