Searched refs:hfp_hf_create_sdp_record_with_codecs (Results 1 – 4 of 4) sorted by relevance
/btstack/src/classic/ |
H A D | hfp_hf.h | 65 void hfp_hf_create_sdp_record_with_codecs(uint8_t * service, uint32_t service_record_handle, int rf…
|
H A D | hfp_hf.c | 2372 void hfp_hf_create_sdp_record_with_codecs(uint8_t * service, uint32_t service_record_handle, int rf… in hfp_hf_create_sdp_record_with_codecs() function 2429 …hfp_hf_create_sdp_record_with_codecs(service, service_record_handle, rfcomm_channel_nr, name, supp… in hfp_hf_create_sdp_record()
|
/btstack/example/ |
H A D | hfp_hf_demo.c | 767 hfp_hf_create_sdp_record_with_codecs(hfp_service_buffer, sdp_create_service_record_handle(), in btstack_main()
|
/btstack/ |
H A D | CHANGELOG.md | 129 - HFP: hfp_hf_create_sdp_record_with_codecs and hfp_hf_create_sdp_record_with_codecs
|