Home
last modified time | relevance | path

Searched defs:command_complete_callback (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/gd/iso/internal/
H A Diso_manager_impl.cc90 SetCigParametersCallback command_complete_callback) { in SetCigParameters()
113 SetCigParametersCallback command_complete_callback, in SetCigParametersComplete()
162 SetCigParametersCallback command_complete_callback) { in SetCigParametersTest()
186 SetCigParametersCallback command_complete_callback, in SetCigParametersTestComplete()
/aosp12/system/bt/gd/iso/
H A Diso_manager.cc43 SetCigParametersCallback command_complete_callback) { in SetCigParameters()
72 SetCigParametersCallback command_complete_callback) { in SetCigParametersTest()
/aosp12/system/bt/main/shim/
H A Dhci_layer.cc646 static void command_complete_callback(BT_HDR* response, void* context) { in command_complete_callback() function