Home | History | Annotate | Download | only in hid

Lines Matching defs:attr_mask

106     UINT16                  attr_mask = 0;
146 attr_mask |= HID_VIRTUAL_CABLE;
152 attr_mask |= HID_RECONN_INIT;
158 attr_mask |= HID_NORMALLY_CONNECTABLE;
164 attr_mask |= HID_SDP_DISABLE;
170 attr_mask |= HID_BATTERY_POWER;
176 attr_mask |= HID_REMOTE_WAKE;
205 attr_mask |= HID_SUP_TOUT_AVLBL;
211 attr_mask |= HID_SSR_MAX_LATENCY;
219 attr_mask |= HID_SSR_MIN_TOUT;
226 hh_cb.sdp_cback(SDP_SUCCESS, attr_mask, &hh_cb.sdp_rec);
335 tHID_STATUS HID_HostAddDev ( BD_ADDR addr, UINT16 attr_mask, UINT8 *handle )
370 hh_cb.devices[i].attr_mask = attr_mask;