Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/halutil/
Dhalutil.cpp96 static void prhex_msg(const char *msg, u8 *buf, u32 nbytes) in prhex_msg() function
1284 prhex_msg("LCI data", in onRTTResultsV3()
1292 prhex_msg("LCR data", in onRTTResultsV3()
6294 prhex_msg("NIRA nonce", event->nira.nonce, NAN_IDENTITY_NONCE_LEN); in OnNanEventMatch()
6295 prhex_msg("NIRA tag", event->nira.tag, NAN_IDENTITY_TAG_LEN); in OnNanEventMatch()
6441 prhex_msg(" NIRA nonce", (u8 *)event->nira.nonce, NAN_IDENTITY_NONCE_LEN); in OnNanEventPairingIndication()
6442 prhex_msg(" NIRA tag", (u8 *)event->nira.tag, NAN_IDENTITY_TAG_LEN); in OnNanEventPairingIndication()
6453 prhex_msg(" Peer NIK", event->npk_security_association.peer_nan_identity_key, in OnNanEventPairingConfirmation()
6455 prhex_msg(" Local NIK", event->npk_security_association.local_nan_identity_key, in OnNanEventPairingConfirmation()
6459 prhex_msg(" NPK", (u8 *)event->npk_security_association.npk.pmk, in OnNanEventPairingConfirmation()
[all …]