Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dnan.cpp626 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 …]
Dscan.cpp120 valid_entries = min(it.get_u16(), MAX_CACHED_SCAN_RESULT); in handleResponse()
Dcpp_bindings.h84 uint16_t get_u16(int attribute) { in get_u16() function
134 uint16_t get_u16() { in get_u16() function
/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Dcpp_bindings.h90 uint16_t get_u16(int attribute) { in get_u16() function
137 uint16_t get_u16() { in get_u16() function
253 u16 get_u16(const struct nlattr *nla) in get_u16() function
463 virtual u16 get_u16(const struct nlattr *nla);
Dcpp_bindings.cpp896 u16 WifiVendorCommand::get_u16(const struct nlattr *nla) in get_u16() function in WifiVendorCommand
898 return mMsg.get_u16(nla); in get_u16()
/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/
Dcpp_bindings.h84 uint16_t get_u16(int attribute) { in get_u16() function
131 uint16_t get_u16() { in get_u16() function
247 u16 get_u16(const struct nlattr *nla) in get_u16() function
453 virtual u16 get_u16(const struct nlattr *nla);
Dcpp_bindings.cpp890 u16 WifiVendorCommand::get_u16(const struct nlattr *nla) in get_u16() function in WifiVendorCommand
892 return mMsg.get_u16(nla); in get_u16()
/hardware/synaptics/wlan/synadhd/wifi_hal/
Dnan.cpp556 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 …]
Dcpp_bindings.h84 uint16_t get_u16(int attribute) { in get_u16() function
134 uint16_t get_u16() { in get_u16() function