Home
last modified time | relevance | path

Searched refs:handle_next_event (Results 1 – 2 of 2) sorted by relevance

/system/bt/gd/os/linux_generic/
Dhandler.cc42 fd_, common::Bind(&Handler::handle_next_event, common::Unretained(this)), common::Closure()); in Handler()
92 void Handler::handle_next_event() { in handle_next_event() function in bluetooth::os::Handler
/system/bt/gd/os/
Dhandler.h108 void handle_next_event();