Home
last modified time | relevance | path

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

/btstack/src/classic/
H A Dgoep_client.h81 uint16_t l2cap_psm; member
101 uint16_t l2cap_psm; member
H A Dgoep_server.c91 static goep_server_service_t * goep_server_get_service_for_l2cap_psm(uint16_t l2cap_psm){ in goep_server_get_service_for_l2cap_psm()
247 uint16_t l2cap_psm; in goep_server_packet_handler_l2cap() local
415 uint16_t l2cap_psm, uint16_t l2cap_mtu, gap_security_level_t security_level){ in goep_server_register_service()
H A Dgoep_server.h76 uint16_t l2cap_psm; member
H A Davrcp_cover_art_client.c395 …cover_art_client_setup_connection(avrcp_cover_art_client_t * cover_art_client, uint16_t l2cap_psm){ in avrcp_cover_art_client_setup_connection()
H A Dgoep_client.c526 …t16_t l2cap_ertm_buffer_size, btstack_packet_handler_t handler, bd_addr_t addr, uint16_t l2cap_psm, in goep_client_connect_l2cap()
H A Dbnep.c1625 int bnep_connect(btstack_packet_handler_t packet_handler, bd_addr_t addr, uint16_t l2cap_psm, uint1… in bnep_connect()
/btstack/test/des_iterator/
H A Ddes_iterator_test.cpp82 uint16_t l2cap_psm = 0; in TEST() local
/btstack/example/
H A Dsdp_bnep_query.c222 uint16_t l2cap_psm = 0; in handle_sdp_client_query_result() local
/btstack/platform/lwip/
H A Dbnep_lwip.c550 uint8_t bnep_lwip_connect(bd_addr_t addr, uint16_t l2cap_psm, uint16_t uuid_src, uint16_t uuid_dest… in bnep_lwip_connect()
/btstack/src/ble/
H A Datt_dispatch.c333 uint8_t att_dispatch_classic_connect(bd_addr_t address, uint16_t l2cap_psm, uint16_t *out_cid) { in att_dispatch_classic_connect()
H A Dgatt_client.h219 uint16_t l2cap_psm; member