Searched refs:on_disconnect (Results 1 – 4 of 4) sorted by relevance
72 common::ContextualCallback<void(uint16_t, hci::ErrorCode)> on_disconnect);76 common::ContextualCallback<void(uint16_t, hci::ErrorCode)> on_disconnect);
304 ContextualCallback<void(uint16_t, ErrorCode)> on_disconnect) { in GetAclConnectionInterface() argument308 disconnect_handlers_.push_back(on_disconnect); in GetAclConnectionInterface()314 ContextualCallback<void(uint16_t, ErrorCode)> on_disconnect) { in GetLeAclConnectionInterface() argument318 disconnect_handlers_.push_back(on_disconnect); in GetLeAclConnectionInterface()
40 ContextualCallback<void(uint16_t, hci::ErrorCode)> on_disconnect) { in GetAclConnectionInterface() argument46 ContextualCallback<void(uint16_t, hci::ErrorCode)> on_disconnect) { in GetLeAclConnectionInterface() argument
104 common::ContextualCallback<void(uint16_t, hci::ErrorCode)> on_disconnect) override;108 common::ContextualCallback<void(uint16_t, hci::ErrorCode)> on_disconnect) override;