Home
last modified time | relevance | path

Searched defs:packet_copy (Results 1 – 18 of 18) sorted by relevance

/packages/modules/Bluetooth/tools/rootcanal/model/hci/
Dhci_socket_transport.cc32 std::shared_ptr<std::vector<uint8_t>> packet_copy = in RegisterCallbacks() local
40 std::shared_ptr<std::vector<uint8_t>> packet_copy = in RegisterCallbacks() local
45 std::shared_ptr<std::vector<uint8_t>> packet_copy = in RegisterCallbacks() local
50 std::shared_ptr<std::vector<uint8_t>> packet_copy = in RegisterCallbacks() local
/packages/modules/Bluetooth/tools/rootcanal/hal/
Dbluetooth_hci.cc257 std::shared_ptr<std::vector<uint8_t>> packet_copy = in sendHciCommand() local
268 std::shared_ptr<std::vector<uint8_t>> packet_copy = in sendAclData() local
279 std::shared_ptr<std::vector<uint8_t>> packet_copy = in sendScoData() local
290 std::shared_ptr<std::vector<uint8_t>> packet_copy = in sendIsoData() local
/packages/modules/Bluetooth/system/packet/tests/avrcp/
Dset_addressed_player_packet_test.cc52 auto packet_copy = set_addressed_player_request; in TEST() local
Dplay_item_packet_test.cc52 auto packet_copy = play_item_request; in TEST() local
Dpass_through_packet_test.cc63 std::vector<uint8_t> packet_copy = pass_through_command_play_pushed; in TEST() local
Dlist_player_application_setting_values_test.cc48 std::vector<uint8_t> packet_copy = in TEST() local
Dset_player_application_setting_value_test.cc51 std::vector<uint8_t> packet_copy = in TEST() local
Dget_current_player_application_setting_value_test.cc52 std::vector<uint8_t> packet_copy = in TEST() local
Dget_total_number_of_items_packet_test.cc63 auto packet_copy = get_total_number_of_items_request_now_playing; in TEST() local
Dset_browsed_player_packet_test.cc63 auto packet_copy = set_browsed_player_request; in TEST() local
Dset_absolute_volume_packet_test.cc58 auto packet_copy = set_absolute_volume_request; in TEST() local
Dregister_notification_packet_test.cc47 std::vector<uint8_t> packet_copy = register_play_status_notification; in TEST() local
84 std::vector<uint8_t> packet_copy = interim_volume_changed_notification; in TEST() local
Dchange_path_packet_test.cc64 auto packet_copy = change_path_request; in TEST() local
Dget_capabilities_packet_test.cc43 std::vector<uint8_t> packet_copy = get_capabilities_request; in TEST() local
Davrcp_browse_packet_test.cc108 auto packet_copy = get_folder_items_request; in TEST() local
Dget_element_attributes_packet_test.cc68 std::vector<uint8_t> packet_copy = get_element_attributes_request_partial; in TEST() local
Dget_item_attributes_packet_test.cc118 auto packet_copy = get_item_attributes_request_all_attributes; in TEST() local
/packages/modules/Bluetooth/tools/rootcanal/model/setup/
Dphy_device.cc53 std::shared_ptr<std::vector<uint8_t>> packet_copy = in Receive() local