Searched defs:eatt_impl (Results 1 – 1 of 1) sorted by relevance
60 struct eatt_impl { struct67 base::WeakPtrFactory<eatt_impl> weak_factory_{this}; argument69 eatt_impl() { in eatt_impl() function77 eatt_device* find_device_by_cid(uint16_t lcid) { in find_device_by_cid()89 EattChannel* find_channel_by_cid(uint16_t lcid) { in find_channel_by_cid()97 bool is_channel_connection_pending(eatt_device* eatt_dev) { in is_channel_connection_pending()106 EattChannel* find_channel_by_cid(const RawAddress& bdaddr, uint16_t lcid) { in find_channel_by_cid()114 void remove_channel_by_cid(eatt_device* eatt_dev, uint16_t lcid) { in remove_channel_by_cid()127 void remove_channel_by_cid(uint16_t lcid) { in remove_channel_by_cid()134 bool eatt_l2cap_connect_ind_common(const RawAddress& bda, in eatt_l2cap_connect_ind_common()[all …]