Searched defs:l2cap_psm (Results 1 – 11 of 11) sorted by relevance
/btstack/src/classic/ |
H A D | goep_client.h | 81 uint16_t l2cap_psm; member 101 uint16_t l2cap_psm; member
|
H A D | goep_server.c | 91 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 D | goep_server.h | 76 uint16_t l2cap_psm; member
|
H A D | avrcp_cover_art_client.c | 395 …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 D | goep_client.c | 526 …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 D | bnep.c | 1625 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 D | des_iterator_test.cpp | 82 uint16_t l2cap_psm = 0; in TEST() local
|
/btstack/example/ |
H A D | sdp_bnep_query.c | 222 uint16_t l2cap_psm = 0; in handle_sdp_client_query_result() local
|
/btstack/platform/lwip/ |
H A D | bnep_lwip.c | 550 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 D | att_dispatch.c | 333 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 D | gatt_client.h | 219 uint16_t l2cap_psm; member
|