/btstack/src/classic/ |
H A D | pan.c | 66 static void pan_create_service(uint8_t *service, uint32_t service_record_handle, in pan_create_service() 223 void pan_create_nap_sdp_record(uint8_t *service, uint32_t service_record_handle, uint16_t * network… in pan_create_nap_sdp_record() 229 void pan_create_gn_sdp_record(uint8_t *service, uint32_t service_record_handle, uint16_t * network_… in pan_create_gn_sdp_record() 234 void pan_create_panu_sdp_record(uint8_t *service, uint32_t service_record_handle, uint16_t * networ… in pan_create_panu_sdp_record()
|
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() 139 void spp_create_sdp_record(uint8_t *service, uint32_t service_record_handle, int rfcomm_channel, co… in spp_create_sdp_record() 143 void spp_create_custom_sdp_record(uint8_t *service, uint32_t service_record_handle, const uint8_t *… in spp_create_custom_sdp_record()
|
H A D | sdp_server.h | 59 uint32_t service_record_handle; member
|
H A D | device_id_server.c | 56 void device_id_create_sdp_record(uint8_t *service, uint32_t service_record_handle, uint16_t vendor_… in device_id_create_sdp_record()
|
H A D | gatt_sdp.c | 55 void gatt_create_sdp_record(uint8_t *service, uint32_t service_record_handle, uint16_t gatt_start_h… in gatt_create_sdp_record()
|
H A D | a2dp_sink.c | 63 void a2dp_sink_create_sdp_record(uint8_t * service, uint32_t service_record_handle, uint16_t suppo… in a2dp_sink_create_sdp_record()
|
H A D | a2dp_source.c | 73 void a2dp_source_create_sdp_record(uint8_t * service, uint32_t service_record_handle, uint16_t supp… in a2dp_source_create_sdp_record()
|
H A D | sdp_server.c | 172 void sdp_unregister_service(uint32_t service_record_handle){ in sdp_unregister_service()
|
H A D | hsp_hs.c | 222 void hsp_hs_create_sdp_record(uint8_t * service, uint32_t service_record_handle, int rfcomm_channe… in hsp_hs_create_sdp_record()
|
H A D | hsp_ag.c | 202 void hsp_ag_create_sdp_record(uint8_t * service, uint32_t service_record_handle, int rfcomm_channel… in hsp_ag_create_sdp_record()
|
H A D | a2dp.c | 89 void a2dp_create_sdp_record(uint8_t * service, uint32_t service_record_handle, uint16_t service_cl… in a2dp_create_sdp_record()
|
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() 2418 void hfp_hf_create_sdp_record(uint8_t * service, uint32_t service_record_handle, int rfcomm_channel… in hfp_hf_create_sdp_record()
|
H A D | hid_device.c | 175 void hid_create_sdp_record(uint8_t *service, uint32_t service_record_handle, const hid_sdp_record_t… in hid_create_sdp_record()
|
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() 3355 void hfp_ag_create_sdp_record(uint8_t * service, uint32_t service_record_handle, int rfcomm_channel… in hfp_ag_create_sdp_record()
|
H A D | avrcp.c | 246 void avrcp_create_sdp_record(bool controller, uint8_t * service, uint32_t service_record_handle, ui… in avrcp_create_sdp_record()
|
H A D | pbap_client.c | 1422 void pbap_client_create_sdp_record(uint8_t *service, uint32_t service_record_handle, const char *se… in pbap_client_create_sdp_record()
|
H A D | avrcp_target.c | 73 void avrcp_target_create_sdp_record(uint8_t * service, uint32_t service_record_handle, uint16_t sup… in avrcp_target_create_sdp_record()
|
H A D | hfp.c | 702 void hfp_create_sdp_record(uint8_t * service, uint32_t service_record_handle, uint16_t service_uuid… in hfp_create_sdp_record()
|
H A D | avrcp_controller.c | 1424 void avrcp_controller_create_sdp_record(uint8_t * service, uint32_t service_record_handle, uint16_t… in avrcp_controller_create_sdp_record()
|
/btstack/platform/daemon/src/ |
H A D | daemon.c | 885 uint32_t service_record_handle; in btstack_command_handler() local
|