Home
last modified time | relevance | path

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

/system/bt/gd/hci/acl_manager/
Dle_impl.h50 struct le_impl : public bluetooth::hci::LeAddressManagerCallback { struct
51 le_impl( in le_impl() function
76 ~le_impl() { in ~le_impl() argument
87 void on_le_event(LeMetaEventView event_packet) { in on_le_event()
113 LeConnectionManagementCallbacks* get_callbacks(uint16_t handle) { in get_callbacks()
121 void on_le_disconnect(uint16_t handle, ErrorCode reason) { in on_le_disconnect()
131 void on_common_le_connection_complete(AddressWithType address_with_type) { in on_common_le_connection_complete()
144 void on_le_connection_complete(LeMetaEventView packet) { in on_le_connection_complete()
200 void on_le_enhanced_connection_complete(LeMetaEventView packet) { in on_le_enhanced_connection_complete()
266 void on_le_connection_update_complete(LeMetaEventView view) { in on_le_connection_update_complete()
[all …]