Searched refs:hci_evt_len (Results 1 – 1 of 1) sorted by relevance
220 uint8_t hci_evt_code, hci_evt_len; in btu_hcif_process_event() local223 STREAM_TO_UINT8(hci_evt_len, p); in btu_hcif_process_event()226 if (hci_evt_len < hci_event_parameters_minimum_length[hci_evt_code]) { in btu_hcif_process_event()228 hci_evt_len); in btu_hcif_process_event()245 btu_hcif_read_rmt_ext_features_comp_evt(p, hci_evt_len); in btu_hcif_process_event()279 btm_pm_proc_ssr_evt(p, hci_evt_len); in btu_hcif_process_event()309 uint8_t ble_evt_len = hci_evt_len - 1; in btu_hcif_process_event()