Home
last modified time | relevance | path

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

/btstack/src/
H A Dl2cap.c665 …l2cap_ertm_create_channel(btstack_packet_handler_t packet_handler, bd_addr_t address, uint16_t psm, in l2cap_ertm_create_channel()
1473 static int l2cap_security_level_0_allowed_for_PSM(uint16_t psm){ in l2cap_security_level_0_allowed_for_PSM()
2484 uint16_t psm, uint16_t local_mtu, gap_security_level_t security_level){ in l2cap_create_channel_entry()
2540 …l(btstack_packet_handler_t channel_packet_handler, bd_addr_t address, uint16_t psm, uint16_t mtu, … in l2cap_create_channel()
3130 static void l2cap_handle_connection_request(hci_con_handle_t handle, uint8_t sig_id, uint16_t psm, … in l2cap_handle_connection_request()
3666 … uint16_t psm = little_endian_read_16(command, L2CAP_SIGNALING_COMMAND_DATA_OFFSET); in l2cap_signaling_handler_dispatch() local
3820 static l2cap_service_t * l2cap_get_service_internal(btstack_linked_list_t * services, uint16_t psm){ in l2cap_get_service_internal()
3837 … hci_connection_t * connection, uint16_t psm, uint16_t mtu, gap_security_level_t security_level){ in l2cap_ecbm_setup_channels()
4976 static inline l2cap_service_t * l2cap_get_service(uint16_t psm){ in l2cap_get_service()
4994 uint8_t l2cap_register_service(btstack_packet_handler_t service_packet_handler, uint16_t psm, uint1… in l2cap_register_service()
[all …]
H A Dl2cap.h247 uint16_t psm; member
413 uint16_t psm; member
/btstack/tool/
H A Dbluetooth_psm.py50 def create_name(psm): argument
/btstack/platform/daemon/src/
H A Ddaemon.c321 static void daemon_add_client_l2cap_service(connection_t * connection, uint16_t psm){ in daemon_add_client_l2cap_service()
327 static void daemon_remove_client_l2cap_service(connection_t * connection, uint16_t psm){ in daemon_remove_client_l2cap_service()
698 …_connection_open_failed(connection_t * connection, bd_addr_t address, uint16_t psm, uint8_t status… in send_l2cap_connection_open_failed()
717 static void l2cap_emit_service_registered(void *connection, uint8_t status, uint16_t psm){ in l2cap_emit_service_registered()
890 uint16_t psm; in btstack_command_handler() local
/btstack/test/sdp_client/
H A Dmock.c21 uint8_t l2cap_create_channel(btstack_packet_handler_t handler, bd_addr_t address, uint16_t psm, uin… in l2cap_create_channel()
/btstack/platform/daemon/example/
H A Dl2cap_server.c73 uint16_t psm; in packet_handler() local
H A Dl2cap_throughput.c91 uint16_t psm; in packet_handler() local
/btstack/example/
H A Dle_credit_based_flow_control_mode_server.c172 uint16_t psm; in packet_handler() local
H A Dle_credit_based_flow_control_mode_client.c205 uint16_t psm; in packet_handler() local
/btstack/src/classic/
H A Dhid_device.c437 uint16_t psm; in packet_handler() local
H A Dbnep.c1237 uint16_t psm; in bnep_hci_event_handler() local
H A Davdtp.c851 uint16_t psm; in avdtp_packet_handler() local
/btstack/test/l2cap-ecbm/
H A Dl2cap_ecbm_test.cpp221 uint16_t psm; in l2cap_channel_packet_handler() local