Searched defs:hci_ev_flow_specification (Results 1 – 1 of 1) sorted by relevance
238 struct hci_ev_flow_specification { struct239 uint8 status;240 uint16 handle;241 uint8 flags;242 uint8 flow_direction;243 uint8 service_type;244 uint32 token_rate;245 uint32 token_bucket_size;246 uint32 peak_bandwidth;247 uint32 access_latency;