Searched refs:hfp_ag_create_sdp_record_with_codecs (Results 1 – 3 of 3) sorted by relevance
/btstack/src/classic/ |
H A D | hfp_ag.h | 71 void hfp_ag_create_sdp_record_with_codecs(uint8_t * service, uint32_t service_record_handle, int rf…
|
H A D | hfp_ag.c | 3302 void hfp_ag_create_sdp_record_with_codecs(uint8_t * service, uint32_t service_record_handle, int rf… in hfp_ag_create_sdp_record_with_codecs() function 3367 hfp_ag_create_sdp_record_with_codecs(service, service_record_handle, rfcomm_channel_nr, name, in hfp_ag_create_sdp_record()
|
/btstack/example/ |
H A D | hfp_ag_demo.c | 766 hfp_ag_create_sdp_record_with_codecs( hfp_service_buffer, sdp_create_service_record_handle(), in btstack_main()
|