Searched defs:macBytes (Results 1 – 2 of 2) sorted by relevance
129 JNIObject<jbyteArray> macBytes = helper.newByteArray(6); in OnNanEventMatch() local165 JNIObject<jbyteArray> macBytes = helper.newByteArray(6); in OnNanEventFollowup() local184 JNIObject<jbyteArray> macBytes = helper.newByteArray(6); in OnNanEventDiscEngEvent() local
3815 String[] macBytes = macString.split(":"); in macAddressFromString() local