Home
last modified time | relevance | path

Searched refs:process_command_credits (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/test/mock/
H A Dmock_hci_layer.cc59 struct process_command_credits process_command_credits; variable
96 void process_command_credits(int credits) { in process_command_credits() function
98 test::mock::hci_layer::process_command_credits(credits); in process_command_credits()
H A Dmock_hci_layer.h102 struct process_command_credits { struct
106 extern struct process_command_credits process_command_credits; argument
/aosp12/system/bt/hci/src/
H A Dhci_layer.cc579 void process_command_credits(int credits) { in process_command_credits() function
667 process_command_credits(credits); in filter_incoming_event()
701 process_command_credits(credits); in filter_incoming_event()