Searched refs:attr_len (Results 1 – 2 of 2) sorted by relevance
46 uint16_t attr_len = attr_data_len + 4; in get_device_name_attr_from_wps() local49 *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() local405 &attr_len); in awss_ieee80211_wps_process()409 res->u.wps.data_len = attr_len; in awss_ieee80211_wps_process()
83 typedef void (*bt_mesh_opcode_cb_t)(uint8_t type,uint8_t *attr_buf,uint8_t attr_len);
Completed in 4 milliseconds