Home
last modified time | relevance | path

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

/aosp12/system/bt/stack/eatt/
H A Deatt_impl.h53 struct eatt_impl { struct
60 eatt_impl() { in eatt_impl() argument
68 eatt_device* find_device_by_cid(uint16_t lcid) { in find_device_by_cid()
80 EattChannel* find_channel_by_cid(uint16_t lcid) { in find_channel_by_cid()
102 void remove_channel_by_cid(uint16_t lcid) { in remove_channel_by_cid()
109 void eatt_l2cap_connect_ind(const RawAddress& bda, in eatt_l2cap_connect_ind()
295 void connect_eatt(eatt_device* eatt_dev) { in connect_eatt()
449 static void eatt_ind_ack_timeout(void* data) { in eatt_ind_ack_timeout()
597 void disconnect(const RawAddress& bd_addr) { in disconnect()
625 void connect(const RawAddress& bd_addr) { in connect()
[all …]