Home
last modified time | relevance | path

Searched defs:vendor_id (Results 1 – 11 of 11) sorted by relevance

/btstack/port/libusb/
H A Dmain.c130 uint16_t vendor_id; in packet_handler() local
364 uint16_t vendor_id; in main() local
/btstack/src/classic/
H A Ddevice_id_server.c56 …ervice, uint32_t service_record_handle, uint16_t vendor_id_source, uint16_t vendor_id, uint16_t pr… in device_id_create_sdp_record()
H A Davdtp.c169 avdtp_stream_endpoint_t * avdtp_get_source_stream_endpoint_for_media_codec_other(uint32_t vendor_id in avdtp_get_source_stream_endpoint_for_media_codec_other()
H A Dhfp_hf.c2326 void hfp_hf_apple_set_identification(uint16_t vendor_id, uint16_t product_id, const char * version,… in hfp_hf_apple_set_identification()
/btstack/platform/windows/
H A Dhci_transport_h2_winusb.c324 uint16_t vendor_id; member
330 void hci_transport_usb_add_device(uint16_t vendor_id, uint16_t product_id) { in hci_transport_usb_add_device()
345 static bool usb_device_path_match(const char * device_path, uint16_t vendor_id, uint16_t product_id… in usb_device_path_match()
/btstack/platform/libusb/
H A Dhci_transport_h2_libusb.c176 uint16_t vendor_id; member
406 void hci_transport_usb_add_device(uint16_t vendor_id, uint16_t product_id) { in hci_transport_usb_add_device()
766 static int is_known_bt_device(uint16_t vendor_id, uint16_t product_id){ in is_known_bt_device()
/btstack/src/ble/gatt-service/
H A Ddevice_information_service_server.c230 void device_information_service_server_set_pnp_id(uint8_t vendor_source_id, uint16_t vendor_id, uin… in device_information_service_server_set_pnp_id()
/btstack/src/mesh/
H A Dmesh_access.c590 uint16_t vendor_id = BLUETOOTH_COMPANY_ID_BLUETOOTH_SIG_INC; in mesh_access_parser_get_model_identifier() local
604 uint16_t vendor_id = mesh_access_parser_get_uint16(parser); in mesh_access_parser_get_vendor_model_identifier() local
H A Dmesh_node.c159 uint32_t mesh_model_get_model_identifier(uint16_t vendor_id, uint16_t model_id){ in mesh_model_get_model_identifier()
H A Dmesh_configuration_client.c142 …uint16_t vendor_id = little_endian_read_16(it->vendor_model_iterator.models, it->vendor_model_iter… in mesh_composition_data_iterator_next_vendor_model() local
/btstack/src/le-audio/
H A Dbroadcast_audio_uri_builder.c158 …er_append_vendor_specific(broadcast_audio_uri_builder_t * builder, uint16_t vendor_id, const uint8… in broadcast_audio_uri_builder_append_vendor_specific()