I wanted extract BLE_GAP_AD_TYPE_128BIT_SERVICE_UUID_COMPLETE that i receive while scanning and compare it with 128 bit service uuid that i defined.
i have seen how ot extract 16 bit service uuid in the central role example provided by nordic, but am not able to extract the 128 bit , has anyone tried this ?