Searched refs:cp0 (Results 1 – 1 of 1) sorted by relevance
4316 hci_disconnect_cp0 *cp0 = (hci_disconnect_cp0 *)(buffer_in + (0)); in hci_disconnect_process() local4329 *status = hci_disconnect(cp0->Connection_Handle /* 2 */, in hci_disconnect_process()4330 cp0->Reason /* 1 */); in hci_disconnect_process()4350 …hci_read_remote_version_information_cp0 *cp0 = (hci_read_remote_version_information_cp0 *)(buffer_… in hci_read_remote_version_information_process() local4363 *status = hci_read_remote_version_information(cp0->Connection_Handle /* 2 */); in hci_read_remote_version_information_process()4383 hci_set_event_mask_cp0 *cp0 = (hci_set_event_mask_cp0 *)(buffer_in + (0)); in hci_set_event_mask_process() local4396 *status = hci_set_event_mask(cp0->Event_Mask /* 8 */); in hci_set_event_mask_process()4449 …hci_write_connection_accept_timeout_cp0 *cp0 = (hci_write_connection_accept_timeout_cp0 *)(buffer_… in hci_write_connection_accept_timeout_process() local4462 *status = hci_write_connection_accept_timeout(cp0->Connection_Accept_Timeout /* 2 */); in hci_write_connection_accept_timeout_process()4484 hci_read_transmit_power_level_cp0 *cp0 = (hci_read_transmit_power_level_cp0 *)(buffer_in + (0)); in hci_read_transmit_power_level_process() local[all …]