get_hid_device
if ((hd = get_hid_device(bdaddr)) != NULL) {
if ((hd = get_hid_device(bdaddr)) != NULL) {
hid_device_p get_hid_device (bdaddr_p bdaddr);
d = get_hid_device(&s->bdaddr);
hid_device = get_hid_device(&s->bdaddr);
hid_device_p hid_device = get_hid_device(&s->bdaddr);
hid_device = get_hid_device(&s->bdaddr);
if (get_hid_device(&d->bdaddr) != NULL) {
if ((d = get_hid_device(&bdaddr)) != NULL)
if ((d = get_hid_device(&l2addr.l2cap_bdaddr)) == NULL) {
hid_device_p d = get_hid_device(&s->bdaddr);