Searched refs:get_u16 (Results 1 – 9 of 9) sorted by relevance
626 expired_event.publish_subscribe_id = it.get_u16(); in HandleExpiryEvent()1370 ALOGI("publish_subscribe_id: %u\n", it.get_u16()); in handleEvent()1371 pairing_request_event.publish_subscribe_id = it.get_u16(); in handleEvent()1395 ALOGI("Pairing request type: %u\n", it.get_u16()); in handleEvent()1397 (NanPairingRequestType)it.get_u16(); in handleEvent()1461 ALOGI("Pairing request type: %u\n", (NanPairingRequestType)it.get_u16()); in handleEvent()1463 (NanPairingRequestType)it.get_u16(); in handleEvent()1549 ALOGI("publish_subscribe_id: %u\n", it.get_u16()); in handleEvent()1550 bs_request_event.publish_subscribe_id = it.get_u16(); in handleEvent()1573 ALOGI("Peer BS methods: 0x%x\n", it.get_u16()); in handleEvent()[all …]
120 valid_entries = min(it.get_u16(), MAX_CACHED_SCAN_RESULT); in handleResponse()
84 uint16_t get_u16(int attribute) { in get_u16() function134 uint16_t get_u16() { in get_u16() function
90 uint16_t get_u16(int attribute) { in get_u16() function137 uint16_t get_u16() { in get_u16() function253 u16 get_u16(const struct nlattr *nla) in get_u16() function463 virtual u16 get_u16(const struct nlattr *nla);
896 u16 WifiVendorCommand::get_u16(const struct nlattr *nla) in get_u16() function in WifiVendorCommand898 return mMsg.get_u16(nla); in get_u16()
84 uint16_t get_u16(int attribute) { in get_u16() function131 uint16_t get_u16() { in get_u16() function247 u16 get_u16(const struct nlattr *nla) in get_u16() function453 virtual u16 get_u16(const struct nlattr *nla);
890 u16 WifiVendorCommand::get_u16(const struct nlattr *nla) in get_u16() function in WifiVendorCommand892 return mMsg.get_u16(nla); in get_u16()
556 expired_event.publish_subscribe_id = it.get_u16(); in HandleExpiryEvent()1598 ALOGI("sub id: %u", it.get_u16()); in handleEvent()1607 ALOGI("svc length %d", it.get_u16()); in handleEvent()1608 subscribe_event.service_specific_info_len = it.get_u16(); in handleEvent()1617 subscribe_event.sdf_match_filter_len = it.get_u16(); in handleEvent()1646 ALOGI("sdea svc length %d", it.get_u16()); in handleEvent()1647 subscribe_event.sdea_service_specific_info_len = it.get_u16(); in handleEvent()1691 sub_term_event.subscribe_id = it.get_u16(); in handleEvent()1694 sub_term_event.reason = (NanStatusType)it.get_u16(); in handleEvent()1721 followup_event.publish_subscribe_id = it.get_u16(); in handleEvent()[all …]