Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/wifi_provision/p2p/
A Dawss_wps.c46 uint16_t attr_len = attr_data_len + 4; in get_device_name_attr_from_wps() local
49 *len = attr_len; in get_device_name_attr_from_wps()
52 attr_ptr += attr_len; /* goto next */ in get_device_name_attr_from_wps()
366 uint8_t attr_len = 0; in awss_ieee80211_wps_process() local
405 &attr_len); in awss_ieee80211_wps_process()
409 res->u.wps.data_len = attr_len; in awss_ieee80211_wps_process()
/AliOS-Things-master/components/ble_host/bt_host/ali_vendormodel_profile/
A Dali_vendormodel_profile.h83 typedef void (*bt_mesh_opcode_cb_t)(uint8_t type,uint8_t *attr_buf,uint8_t attr_len);

Completed in 4 milliseconds