Home
last modified time | relevance | path

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

/btstack/src/classic/
H A Dspp_server.h63 void spp_create_sdp_record(uint8_t *service, uint32_t service_record_handle, int rfcomm_channel, co…
H A Dspp_server.c139 void spp_create_sdp_record(uint8_t *service, uint32_t service_record_handle, int rfcomm_channel, co… in spp_create_sdp_record() function
/btstack/platform/daemon/example/
H A Drfcomm_echo.c112spp_create_sdp_record((uint8_t*)service_buffer, 0x10001, rfcomm_channel_nr, "SPP ECHO"); in packet_handler()
H A Drfcomm_test.c128spp_create_sdp_record((uint8_t*) spp_service_buffer, 0x10001, rfcomm_channel_nr, "RFCOMM Test"); in packet_handler()
/btstack/test/sdp_client/
H A Dsdp_rfcomm_query.cpp129 spp_create_sdp_record(record_start, 0x10001, expected_channel[i], expected_name[i]); in TEST()
/btstack/example/
H A Dspp_flowcontrol.c94 spp_create_sdp_record(spp_service_buffer, sdp_create_service_record_handle(), 1, "SPP Counter"); in spp_service_setup()
H A Dspp_counter.c104spp_create_sdp_record(spp_service_buffer, sdp_create_service_record_handle(), RFCOMM_SERVER_CHANNE… in spp_service_setup()
H A Dant_test.c246 spp_create_sdp_record(spp_service_buffer, 0x10001, RFCOMM_SERVER_CHANNEL, "SPP Counter"); in btstack_main()
H A Dspp_streamer.c302spp_create_sdp_record(spp_service_buffer, sdp_create_service_record_handle(), RFCOMM_SERVER_CHANNE… in btstack_main()
H A Dspp_and_gatt_counter.c272spp_create_sdp_record(spp_service_buffer, sdp_create_service_record_handle(), RFCOMM_SERVER_CHANNE… in btstack_main()
H A Dspp_and_gatt_streamer.c459spp_create_sdp_record(spp_service_buffer, sdp_create_service_record_handle(), RFCOMM_SERVER_CHANNE… in btstack_main()
/btstack/test/classic-oob-pairing/
H A Dspp_counter.c104 spp_create_sdp_record(spp_service_buffer, 0x10001, RFCOMM_SERVER_CHANNEL, "SPP Counter"); in spp_service_setup()
/btstack/port/archive/ez430-rf2560/example/
H A Dspp_accel.c222 spp_create_sdp_record((uint8_t*) spp_service_buffer, 1, "SPP Accel"); in btstack_main()
/btstack/port/archive/msp-exp430f5438-cc2564b/example/
H A Dspp_accel.c223 spp_create_sdp_record( (uint8_t*) spp_service_buffer, 0x10001, 1, "SPP Accel"); in btstack_main()
/btstack/tool/migration_to_v1.0/
H A Dmigration.cocci205 - spp_create_sdp_record(E1, E2, E3)
207 + spp_create_sdp_record(E1, 0x10001, E2, E3)
H A Dmigration.sed99 s/sdp_create_spp_service/spp_create_sdp_record/g
/btstack/test/sdp/
H A Dsdp_record_builder.cpp509 spp_create_sdp_record(service_buffer, 0, 0, test_string); in TEST()
/btstack/doc/manual/docs-template/
H A Dprofiles.md207 *spp_create_sdp_record* function in that requires an empty buffer of
H A Dprotocols.md632 *spp_create_sdp_record* from with a pointer to a buffer to store the