Searched refs:uclass (Results 1 – 3 of 3) sorted by relevance
495 u_int8_t uclass[NG_HCI_CLASS_SIZE]; /* unit class */ member1176 u_int8_t uclass[NG_HCI_CLASS_SIZE]; /* unit class */ member1181 u_int8_t uclass[NG_HCI_CLASS_SIZE]; /* unit class */ member1823 u_int8_t uclass[NG_HCI_CLASS_SIZE];/* unit class */ member1839 u_int8_t uclass[NG_HCI_CLASS_SIZE]; /* remote unit class */ member
853 ng_hci_lp_con_ind(ng_hci_unit_con_p con, u_int8_t *uclass) in ng_hci_lp_con_ind() argument879 bcopy(uclass, ep->uclass, sizeof(ep->uclass)); in ng_hci_lp_con_ind()
474 uint8_t uclass[3] = {0,0,0};//dummy uclass in le_connection_complete() local527 error = ng_hci_lp_con_ind(con, uclass); in le_connection_complete()867 error = ng_hci_lp_con_ind(con, ep->uclass); in con_req()