Searched refs:spp_create_sdp_record_internal (Results 1 – 1 of 1) sorted by relevance
/btstack/src/classic/ |
H A D | spp_server.c | 58 static void spp_create_sdp_record_internal(uint8_t *service, uint32_t service_record_handle, const … in spp_create_sdp_record_internal() function 140 spp_create_sdp_record_internal(service, service_record_handle, NULL, rfcomm_channel, name); in spp_create_sdp_record() 144 …spp_create_sdp_record_internal(service, service_record_handle, service_uuid128, rfcomm_channel, na… in spp_create_custom_sdp_record()
|