Searched refs:disconnect_handlers_ (Results 1 – 2 of 2) sorted by relevance
139 std::list<common::ContextualCallback<void(uint16_t, ErrorCode)>> disconnect_handlers_; variable
442 for (auto callback : disconnect_handlers_) { in Disconnect()474 disconnect_handlers_.push_back(on_disconnect); in GetAclConnectionInterface()488 disconnect_handlers_.push_back(on_disconnect); in GetLeAclConnectionInterface()