Lines Matching refs:mock
49 namespace mock { namespace
74 test::mock::hci_layer::initialization_complete(); in initialization_complete()
78 test::mock::hci_layer::hci_event_received(from_here, packet); in hci_event_received()
82 test::mock::hci_layer::acl_event_received(packet); in acl_event_received()
86 test::mock::hci_layer::sco_data_received(packet); in sco_data_received()
90 test::mock::hci_layer::iso_data_received(packet); in iso_data_received()
94 test::mock::hci_layer::hal_service_died(); in hal_service_died()
98 test::mock::hci_layer::process_command_credits(credits); in process_command_credits()
102 return test::mock::hci_layer::hci_is_root_inflammation_event_received(); in hci_is_root_inflammation_event_received()
106 test::mock::hci_layer::handle_root_inflammation_event(); in handle_root_inflammation_event()
110 test::mock::hci_layer::hci_layer_cleanup_interface(); in hci_layer_cleanup_interface()
114 return test::mock::hci_layer::hci_layer_get_interface(); in hci_layer_get_interface()
121 return test::mock::hci_layer::hci_layer_get_test_interface( in hci_layer_get_test_interface()