Home
last modified time | relevance | path

Searched refs:l2cap_instance_s (Results 1 – 1 of 1) sorted by relevance

/external/qemu/hw/
Dbt-l2cap.c26 struct l2cap_instance_s { struct
53 struct l2cap_instance_s *l2cap; argument
94 struct l2cap_instance_s l2cap; argument
185 static void l2cap_command_reject(struct l2cap_instance_s *l2cap, int id, in l2cap_command_reject()
211 static void l2cap_command_reject_cid(struct l2cap_instance_s *l2cap, int id, in l2cap_command_reject_cid()
222 static void l2cap_connection_response(struct l2cap_instance_s *l2cap, in l2cap_connection_response()
246 static void l2cap_configuration_request(struct l2cap_instance_s *l2cap, in l2cap_configuration_request()
274 static void l2cap_configuration_response(struct l2cap_instance_s *l2cap, in l2cap_configuration_response()
299 static void l2cap_disconnection_response(struct l2cap_instance_s *l2cap, in l2cap_disconnection_response()
321 static void l2cap_echo_response(struct l2cap_instance_s *l2cap, in l2cap_echo_response()
[all …]