Home
last modified time | relevance | path

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

/aosp12/system/bt/test/common/
H A Dmain_handler.h27 using BtMainClosure = std::function<void()>; variable
H A Dmain_handler.cc28 using BtMainClosure = std::function<void()>; typedef
/aosp12/system/bt/stack/include/
H A Dbtu.h62 using BtMainClosure = std::function<void()>; variable