Bluetooth Qualification

We are considering to implement ”ASCS/BAP/CAP/CSIP/PACS” as the BLE profile.

Do you have any QDID for this profile certified in SDK 2.3.0?
If yes, please provide each of QDID.

 

Parents
  • Hi

    Correct, one specific QDID for an LE Audio application does not include audio profiles or services.

    Best regards,

    Simon

  • Thank you for your comment.


    In SDK ver2.3.0, we could find the  "ASCS/CAP/CSIP/PACS"  audio profile as follows;

    ASCS
    le_audio_cis_gateway.c
    258line
    bt_audio_stream_qos

    CAP
    le_audio_cis_headset.c
    640line
    bt_cap_acceptor_register

    CSIP
    le_audio_cis_headset.c
    205line
    bt_csip_set_member_generate_rsi

    PACS
    le_audio_cis_headset.c
    564line
    bt_pacs_cap_register

    We would like to use these profiles to develop our product, and how could we apply for Bluetooth qualification with these?

    Do we have to create QDID from scratch by  our own?

    > If you need help getting in touch with the sales manager of your area, let me know and I'll help you reach out.

    If possible could you please let us know the person in charge?

    BR,

Reply
  • Thank you for your comment.


    In SDK ver2.3.0, we could find the  "ASCS/CAP/CSIP/PACS"  audio profile as follows;

    ASCS
    le_audio_cis_gateway.c
    258line
    bt_audio_stream_qos

    CAP
    le_audio_cis_headset.c
    640line
    bt_cap_acceptor_register

    CSIP
    le_audio_cis_headset.c
    205line
    bt_csip_set_member_generate_rsi

    PACS
    le_audio_cis_headset.c
    564line
    bt_pacs_cap_register

    We would like to use these profiles to develop our product, and how could we apply for Bluetooth qualification with these?

    Do we have to create QDID from scratch by  our own?

    > If you need help getting in touch with the sales manager of your area, let me know and I'll help you reach out.

    If possible could you please let us know the person in charge?

    BR,

Children
No Data
Related