Home
last modified time | relevance | path

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

/btstack/src/classic/
H A Davrcp_browsing.c246 l2cap_decline_connection(local_cid); in avrcp_browsing_packet_handler()
288 l2cap_decline_connection(local_cid); in avrcp_browsing_packet_handler()
563 l2cap_decline_connection(connection_controller->browsing_connection->l2cap_browsing_cid); in avrcp_browsing_decline_incoming_connection()
H A Dhid_host.c905 l2cap_decline_connection(channel); in hid_host_packet_handler()
912 l2cap_decline_connection(channel); in hid_host_packet_handler()
930 l2cap_decline_connection(channel); in hid_host_packet_handler()
942 l2cap_decline_connection(channel); in hid_host_packet_handler()
1263 l2cap_decline_connection(connection->control_cid); in hid_host_decline_connection()
H A Dgoep_server.c260 l2cap_decline_connection(l2cap_cid); in goep_server_packet_handler_l2cap()
267 l2cap_decline_connection(l2cap_cid); in goep_server_packet_handler_l2cap()
520 l2cap_decline_connection(connection->bearer_cid); in goep_server_decline_connection()
H A Dhid_device.c649 l2cap_decline_connection(channel); in packet_handler()
670 l2cap_decline_connection(channel); in packet_handler()
675 l2cap_decline_connection(channel); in packet_handler()
H A Dsdp_server.c605 l2cap_decline_connection(channel); in sdp_packet_handler()
H A Dbnep.c1259 l2cap_decline_connection(l2cap_cid); in bnep_hci_event_handler()
1268 l2cap_decline_connection(l2cap_cid); in bnep_hci_event_handler()
H A Drfcomm.c1021 l2cap_decline_connection(l2cap_cid); in rfcomm_hci_event_handler()
1029 l2cap_decline_connection(l2cap_cid); in rfcomm_hci_event_handler()
H A Davrcp.c1034 l2cap_decline_connection(local_cid); in avrcp_packet_handler()
H A Davdtp.c949 l2cap_decline_connection(local_cid); in avdtp_packet_handler()
/btstack/src/ble/
H A Datt_dispatch.c190 l2cap_decline_connection(l2cap_cid); in att_packet_handler()
/btstack/src/
H A Dl2cap.h552 void l2cap_decline_connection(uint16_t local_cid);
H A Dl2cap.c755 l2cap_decline_connection(local_cid); in l2cap_ertm_decline_connection()
3214 void l2cap_decline_connection(uint16_t local_cid){ in l2cap_decline_connection() function
/btstack/tool/migration_to_v1.0/
H A Dmigration.sed53 s/l2cap_decline_connection_internal/l2cap_decline_connection/g
/btstack/platform/daemon/src/
H A Ddaemon.c1009 l2cap_decline_connection(cid); in btstack_command_handler()